Information about plays

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

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

{
    "id": 3551767,
    "uri": "https://api.kexp.org/v2/plays/3551767/?format=api",
    "airdate": "2025-09-11T16:24:52-07:00",
    "show": 64535,
    "show_uri": "https://api.kexp.org/v2/shows/64535/?format=api",
    "image_uri": "https://ia802809.us.archive.org/19/items/mbid-942e1618-4e1c-4a75-82bd-27d4c95f772e/mbid-942e1618-4e1c-4a75-82bd-27d4c95f772e-6580630865_thumb500.jpg",
    "thumbnail_uri": "https://ia802809.us.archive.org/19/items/mbid-942e1618-4e1c-4a75-82bd-27d4c95f772e/mbid-942e1618-4e1c-4a75-82bd-27d4c95f772e-6580630865_thumb250.jpg",
    "song": "The Talking Fish (Asem Usem Iyak)",
    "track_id": "1c672ce5-cd97-4748-8c31-55c70dec4a8e",
    "recording_id": "f6bcecff-03b2-4d13-be60-5bc80bd2a6d9",
    "artist": "Ibibio Sound Machine",
    "artist_ids": [
        "0ece139d-19a4-44c6-85e6-0406e8055a21"
    ],
    "album": "Ibibio Sound Machine",
    "release_id": "57ed0742-df10-4c68-8fe5-a11efc629978",
    "release_group_id": "f1ae9437-bfc1-4706-9ade-8854296e9f04",
    "labels": [
        "Soundway"
    ],
    "label_ids": [
        "f430383a-3137-4ffd-8720-5e50bf8e8a27"
    ],
    "release_date": "2014-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "See a great live performance by Ibibio Sound Machine in the KEXP studios here. https://www.youtube.com/watch?v=fFMwH49MNDY\n--\nLed by Eno Williams, Ibibio Sound Machine is a brilliant merging of African and electronic elements with major inspiration derived from the golden age of West-African funk/disco and modern post-punk & electro.\n\nhttps://ibibiosoundmachine.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}