Information about plays

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

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

{
    "id": 3635558,
    "uri": "https://api.kexp.org/v2/plays/3635558/?format=api",
    "airdate": "2026-03-30T10:51:26-07:00",
    "show": 66321,
    "show_uri": "https://api.kexp.org/v2/shows/66321/?format=api",
    "image_uri": "https://dn711100.ca.archive.org/0/items/mbid-41551171-df20-4848-a22f-753a4f14e3ed/mbid-41551171-df20-4848-a22f-753a4f14e3ed-16313295903_thumb500.jpg",
    "thumbnail_uri": "https://ia801408.us.archive.org/15/items/mbid-41551171-df20-4848-a22f-753a4f14e3ed/mbid-41551171-df20-4848-a22f-753a4f14e3ed-16313295903_thumb250.jpg",
    "song": "Paint It, Black",
    "track_id": "3f81de55-78f4-3440-b155-ee038091557f",
    "recording_id": "11a499c8-48dd-4e45-a4ba-b517c716136a",
    "artist": "The Rolling Stones",
    "artist_ids": [
        "b071f9fa-14b0-4217-8e97-eb41da73f598"
    ],
    "album": "Aftermath",
    "release_id": "41551171-df20-4848-a22f-753a4f14e3ed",
    "release_group_id": "26987c39-5914-483b-a897-d43ce6aad9b1",
    "labels": [
        "ABKCO"
    ],
    "label_ids": [
        "048df3b9-10b0-4d60-b484-8e29b18f6100"
    ],
    "release_date": "2002-10-21",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "More on this KEXP initiative where participants of the KEXP Youth Radio program curate what you are hearing! https://www.kexp.org/shows/90.-teen/\n\nThe Rolling Stones will be releasing new music this year; Ronnie Wood has confirmed that the band's next studio album is complete and will be released in 2026. https://www.rollingstone.com/music/music-features/rolling-stones-back-in-studio-new-album-2025-1235431173/\n\nhttps://rollingstones.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}