Information about plays

list: List of plays
retrieve: Information about a specific play by ID

GET /v2/plays/3572134/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 3572134,
    "uri": "https://api.kexp.org/v2/plays/3572134/?format=api",
    "airdate": "2025-10-31T07:45:51-07:00",
    "show": 64982,
    "show_uri": "https://api.kexp.org/v2/shows/64982/?format=api",
    "image_uri": "https://ia802307.us.archive.org/10/items/mbid-00c41059-65db-3364-8b00-064290c54761/mbid-00c41059-65db-3364-8b00-064290c54761-30682300170_thumb500.jpg",
    "thumbnail_uri": "https://dn710206.ca.archive.org/0/items/mbid-00c41059-65db-3364-8b00-064290c54761/mbid-00c41059-65db-3364-8b00-064290c54761-30682300170_thumb250.jpg",
    "song": "Ghosts",
    "track_id": "89189bc6-58e9-352d-a25b-584fbc657ea9",
    "recording_id": "505dcbdf-45d2-4c35-86af-ffd2f086e2a7",
    "artist": "Ladytron",
    "artist_ids": [
        "b45335d1-5219-4262-a44d-936aa36eeaed"
    ],
    "album": "Velocifero",
    "release_id": "00c41059-65db-3364-8b00-064290c54761",
    "release_group_id": "44c4c24d-bb68-3192-8c8f-8f5785bd36e2",
    "labels": [
        "Nettwerk"
    ],
    "label_ids": [
        "8aa0e885-1cbb-474d-9b74-ae8446989417"
    ],
    "release_date": "2008-06-02",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "'Velocifero' is Ladytron's fourth studio album and their first to be released by Nettwerk. According to band member Reuben Wu, \"velocifero\" literally means \"bringer of speed\",] and it is also the name of a classic retro-styled scooter.\n---\nThere are lots of desert images (and Helen Marnie with lots of eye makeup) in the official video for \"Ghosts\": https://www.youtube.com/watch?v=9yaEwcmrR4Q",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}