Information about plays

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

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

{
    "id": 3627824,
    "uri": "https://api.kexp.org/v2/plays/3627824/?format=api",
    "airdate": "2026-03-11T18:49:43-07:00",
    "show": 66154,
    "show_uri": "https://api.kexp.org/v2/shows/66154/?format=api",
    "image_uri": "https://dn710700.ca.archive.org/0/items/mbid-4079e1ad-20e6-4f32-b4b4-33d5863d84de/mbid-4079e1ad-20e6-4f32-b4b4-33d5863d84de-16080244700_thumb500.jpg",
    "thumbnail_uri": "https://dn710700.ca.archive.org/0/items/mbid-4079e1ad-20e6-4f32-b4b4-33d5863d84de/mbid-4079e1ad-20e6-4f32-b4b4-33d5863d84de-16080244700_thumb250.jpg",
    "song": "11th Dimension",
    "track_id": "c402e914-dde5-335d-af87-b2ea52771e1e",
    "recording_id": "ca1f8514-2aae-4b80-8df1-f0cc741dcd80",
    "artist": "Julian Casablancas",
    "artist_ids": [
        "c5ce487b-0462-444e-a184-4de0fef7e028"
    ],
    "album": "Phrazes for the Young",
    "release_id": "2170bbc3-1597-3d90-a306-d2a689c73da3",
    "release_group_id": "ede17c9a-afbe-4b26-9e9c-b766b4987612",
    "labels": [
        "RCA"
    ],
    "label_ids": [
        "1ca5ed29-e00b-4ea5-b817-0bcca0e04946"
    ],
    "release_date": "2009-10-30",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Julian Fernando Casablancas is an American musician. He is the lead vocalist and primary songwriter of the rock band the Strokes.\n\nSee what he's up to now: https://juliancasablancas.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}