Information about plays

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

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

{
    "id": 3638618,
    "uri": "https://api.kexp.org/v2/plays/3638618/?format=api",
    "airdate": "2026-04-06T12:32:37-07:00",
    "show": 66383,
    "show_uri": "https://api.kexp.org/v2/shows/66383/?format=api",
    "image_uri": "https://dn710604.ca.archive.org/0/items/mbid-f59d1146-6b2f-466f-aafe-4324e588b9be/mbid-f59d1146-6b2f-466f-aafe-4324e588b9be-4043197556_thumb500.jpg",
    "thumbnail_uri": "https://dn710604.ca.archive.org/0/items/mbid-f59d1146-6b2f-466f-aafe-4324e588b9be/mbid-f59d1146-6b2f-466f-aafe-4324e588b9be-4043197556_thumb250.jpg",
    "song": "Reptilia",
    "track_id": "a0144305-9db9-39b5-9a29-434b22438018",
    "recording_id": "8f9dec01-c479-4ad4-96b5-0950a97c1a91",
    "artist": "The Strokes",
    "artist_ids": [
        "f181961b-20f7-459e-89de-920ef03c7ed0"
    ],
    "album": "Room on Fire",
    "release_id": "f59d1146-6b2f-466f-aafe-4324e588b9be",
    "release_group_id": "1e9db573-5671-301f-87fc-846a605fe35b",
    "labels": [
        "RCA"
    ],
    "label_ids": [
        "1ca5ed29-e00b-4ea5-b817-0bcca0e04946"
    ],
    "release_date": "2003-10-28",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Strokes are playing:\n- TONIGHT, April 6th at San Francisco's Bill Graham Civic Auditorium\n- August 8th at San Francisco's Outside Lands Festival (https://sfoutsidelands.com/)\n\nThe Strokes have just announced their new album, 'Reality Awaits' - out this summer! https://pitchfork.com/news/the-strokes-announce-new-album-reality-awaits/\n\nReptilia is the second single from the Strokes' sophomore album, Room on Fire, released in 2003. Check out this 2015 Live on KEXP session with The Strokes' Albert Hammond Jr.: https://www.youtube.com/watch?v=M22Woqvtyes.\n\nhttps://www.thestrokes.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}