Information about plays

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

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

{
    "id": 3592639,
    "uri": "https://api.kexp.org/v2/plays/3592639/?format=api",
    "airdate": "2025-12-18T09:51:02-08:00",
    "show": 65409,
    "show_uri": "https://api.kexp.org/v2/shows/65409/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "I Want You Back",
    "track_id": "88ba807d-4be6-35cf-89ec-3b95e16c3ba3",
    "recording_id": "a1c94b71-6f69-452c-8819-49fe953d0835",
    "artist": "Hoodoo Gurus",
    "artist_ids": [
        "ce382524-3f9b-461a-9202-60041105741c"
    ],
    "album": "Stoneage Romeos",
    "release_id": "2150c2c8-944d-489f-9f6c-e3272331e3ce",
    "release_group_id": "3bf8957c-676e-328e-8078-26f30856048a",
    "labels": [
        "A&M Records"
    ],
    "label_ids": [
        "35515729-1f2c-4cc9-9390-9af2764bc56c"
    ],
    "release_date": "1984-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "James Baker died at 71 on May 5th.\n\nBaker was diagnosed with terminal liver cancer in 2015. Doctors gave him six months to live, but instead he thrived, continuing to perform live, write and record music. \n\n He was the drummer for some of Australia's most important and influential rock bands, including The Scientists, Hoodoo Gurus, Beasts of Bourbon and The Dubrovniks.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}