Information about plays

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

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

{
    "id": 3645534,
    "uri": "https://api.kexp.org/v2/plays/3645534/?format=api",
    "airdate": "2026-04-22T23:40:36-07:00",
    "show": 66526,
    "show_uri": "https://api.kexp.org/v2/shows/66526/?format=api",
    "image_uri": "https://dn720801.ca.archive.org/0/items/mbid-c313f5fa-497d-4347-b63d-fa82127fae60/mbid-c313f5fa-497d-4347-b63d-fa82127fae60-44822527383_thumb500.jpg",
    "thumbnail_uri": "https://ia600703.us.archive.org/27/items/mbid-c313f5fa-497d-4347-b63d-fa82127fae60/mbid-c313f5fa-497d-4347-b63d-fa82127fae60-44822527383_thumb250.jpg",
    "song": "Revolution Rockers",
    "track_id": "8cdf8ead-7478-439e-b4f3-a43d1f40bfcd",
    "recording_id": "26519ea7-4df7-4119-8475-e2b7053f77f7",
    "artist": "War Pigs",
    "artist_ids": [
        "b4f40d09-5ee0-4c67-82d6-35fa1f5c17d4"
    ],
    "album": "Breakfast Music",
    "release_id": "c313f5fa-497d-4347-b63d-fa82127fae60",
    "release_group_id": "523e94e2-fe69-46ae-b247-9e7fbfc1f227",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2026-03-20",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "War Pigs are are Iggy (7th Grade) on guitar and vocals, Lolo (3rd Grade) on drums, and Jason on Fender dad bass. \n\nhttps://warpigs.bandcamp.com/album/breakfast-music",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}