Information about plays

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

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

{
    "id": 3559164,
    "uri": "https://api.kexp.org/v2/plays/3559164/?format=api",
    "airdate": "2025-09-29T08:58:16-07:00",
    "show": 64699,
    "show_uri": "https://api.kexp.org/v2/shows/64699/?format=api",
    "image_uri": "https://ia801704.us.archive.org/22/items/mbid-23a92dc8-d233-4f5b-96a4-a5e76000c174/mbid-23a92dc8-d233-4f5b-96a4-a5e76000c174-39962825055_thumb500.jpg",
    "thumbnail_uri": "https://ia801704.us.archive.org/22/items/mbid-23a92dc8-d233-4f5b-96a4-a5e76000c174/mbid-23a92dc8-d233-4f5b-96a4-a5e76000c174-39962825055_thumb250.jpg",
    "song": "Loud Places",
    "track_id": "f732cc0e-d261-4abe-9c1c-47de61fe3852",
    "recording_id": "0d47d151-b206-438b-8aba-11984f031614",
    "artist": "Jamie xx feat. Romy",
    "artist_ids": [
        "b46efb1e-ecd9-4044-9820-14c64c2d657e",
        "d1515727-4a93-4c0d-88cb-d7a9fce01879"
    ],
    "album": "In Colour",
    "release_id": "23a92dc8-d233-4f5b-96a4-a5e76000c174",
    "release_group_id": "a903a977-5932-4cc2-a064-57a596658b3d",
    "labels": [
        "Young Turks"
    ],
    "label_ids": [
        "87667892-a93f-43e4-a004-f8b9182788df"
    ],
    "release_date": "2015-06-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Featuring Romy of The xx, the track \"Loud Places\" finds Jamie xx focusing the styles of garage, electronic with crowd samples and storied melody.\n\nThe chorus samples drummer Idris Muhammad's 1977 soul track \"Could Heaven Ever Be Like This.\"\n\nhttps://jamiexx.bandcamp.com/album/in-colour\nhttps://www.jamiexx.com/\nhttps://thexx.info/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}