Information about plays

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

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

{
    "id": 3562609,
    "uri": "https://api.kexp.org/v2/plays/3562609/?format=api",
    "airdate": "2025-10-08T06:45:17-07:00",
    "show": 64777,
    "show_uri": "https://api.kexp.org/v2/shows/64777/?format=api",
    "image_uri": "https://ia803105.us.archive.org/23/items/mbid-bda91fa3-f0bc-45d7-a0e9-f92cede49f4e/mbid-bda91fa3-f0bc-45d7-a0e9-f92cede49f4e-24575908256_thumb500.jpg",
    "thumbnail_uri": "https://ia903105.us.archive.org/23/items/mbid-bda91fa3-f0bc-45d7-a0e9-f92cede49f4e/mbid-bda91fa3-f0bc-45d7-a0e9-f92cede49f4e-24575908256_thumb250.jpg",
    "song": "Love & Hate",
    "track_id": "4cf628c9-0988-4034-acf3-2c12a60f1ac3",
    "recording_id": "f3fb423d-58ad-4be3-9bf9-33ad19b2014d",
    "artist": "Michael Kiwanuka",
    "artist_ids": [
        "11f570ff-44d9-4e9c-8812-e6d56103c5c1"
    ],
    "album": "Love & Hate",
    "release_id": "bda91fa3-f0bc-45d7-a0e9-f92cede49f4e",
    "release_group_id": "4a7ddbe9-50df-4e54-9483-58dc5e9feaf3",
    "labels": [
        "Polydor"
    ],
    "label_ids": [
        "ce24ab18-1bd6-4293-a486-546d13d6a5e2"
    ],
    "release_date": "2016-07-15",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "#362 Favorite Album of All Time - Michael Kiwanuka - Love & Hate\n\nMichael Kiwanuka wrote this great song with  producers Inflo and Danger Mouse. \n--\nCheck out Michael Kiwanuka's interview with Emily Fox on KEXP's Sound & Vision back in 2020: https://www.kexp.org/read/2020/1/28/sound-and-vision-michael-kiwanuka-his-latest-album-kiwanuka-and-exploring-his-own-identity/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}