Information about plays

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

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

{
    "id": 3616368,
    "uri": "https://api.kexp.org/v2/plays/3616368/?format=api",
    "airdate": "2026-02-12T00:35:08-08:00",
    "show": 65908,
    "show_uri": "https://api.kexp.org/v2/shows/65908/?format=api",
    "image_uri": "https://dn710602.ca.archive.org/0/items/mbid-ac1b07db-899d-4ffa-8502-5d3d58a59bd0/mbid-ac1b07db-899d-4ffa-8502-5d3d58a59bd0-4710482732_thumb500.jpg",
    "thumbnail_uri": "https://dn710602.ca.archive.org/0/items/mbid-ac1b07db-899d-4ffa-8502-5d3d58a59bd0/mbid-ac1b07db-899d-4ffa-8502-5d3d58a59bd0-4710482732_thumb250.jpg",
    "song": "A Love From Outer Space",
    "track_id": "96ff9e39-b2f8-3ec4-a99b-a9fcbdbf7e78",
    "recording_id": "1b579237-449c-4d3e-acdb-58bc53556143",
    "artist": "A.R. Kane",
    "artist_ids": [
        "d77abf52-3385-40e1-8bfa-215010814e7a"
    ],
    "album": "Americana",
    "release_id": "ac1b07db-899d-4ffa-8502-5d3d58a59bd0",
    "release_group_id": "4315ca21-904b-336d-bd08-fb581879f879",
    "labels": [
        "Luaka Bop"
    ],
    "label_ids": [
        "92996c02-75c4-4a12-8d90-522483c200c5"
    ],
    "release_date": "1992-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "A.R. Kane  was the British musical duo of Alex Ayuli and Rudy Tambala formed in London in 1986. Some critics believe that they are the \"inventors of shoegaze\":\nhttps://bit.ly/39y5bl2\n---\nhttps://a-r-kane.bandcamp.com/album/americana",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}