Information about plays

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

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

{
    "id": 3620579,
    "uri": "https://api.kexp.org/v2/plays/3620579/?format=api",
    "airdate": "2026-02-21T22:59:55-08:00",
    "show": 65997,
    "show_uri": "https://api.kexp.org/v2/shows/65997/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Space Baby",
    "track_id": null,
    "recording_id": "7c55dd99-661a-4141-9f3f-b9cf517a7ccd",
    "artist": "J.T. IV",
    "artist_ids": [
        "17739b9a-e9c2-4f85-984c-21f7ae04e0e9"
    ],
    "album": "The Future",
    "release_id": null,
    "release_group_id": "d0116f41-43a2-43a6-8971-f5c74e2245f7",
    "labels": [
        "Drag City Inc."
    ],
    "label_ids": [
        "b7922254-a7e8-4da7-b16e-5b6dd3ff2a33"
    ],
    "release_date": "2023-01-20",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "John Henry Timmis IV was a glam-punk savant who self-released 4 singles and 1 LP (in a musical style he called \"destructo rock\") while living around the Chicago area during the 1980's. His album was re-released by the venerable Chicago independent label Drag City in 2008. Timmis also made an 85-hour movie called \"The Cure for Insomnia\" which, upon its release, was deemed by the Guinness Book of World Records to the longest-running ever.  \nRIP 1961-2002\n\nhttp://www.victimoftime.com/bands/jt-iv/\nhttps://jtiv.bandcamp.com/album/the-future\nhttps://www.imdb.com/title/tt0284020/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}