Information about plays

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

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

{
    "id": 3641906,
    "uri": "https://api.kexp.org/v2/plays/3641906/?format=api",
    "airdate": "2026-04-14T08:31:25-07:00",
    "show": 66450,
    "show_uri": "https://api.kexp.org/v2/shows/66450/?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://dn720801.ca.archive.org/0/items/mbid-c313f5fa-497d-4347-b63d-fa82127fae60/mbid-c313f5fa-497d-4347-b63d-fa82127fae60-44822527383_thumb250.jpg",
    "song": "No Fascists!",
    "track_id": "18e3c326-b500-464a-9f2d-79a79732b4b4",
    "recording_id": "8f64d4bb-b221-47af-ba17-d7ee896c9e64",
    "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": "\"No Fascists!\" is from War Pigs' new album 'Breakfast Music'.\n\nKevin Sur writes: “This band is made up of a 7th grader on vox and guitar,  his 3rd grade brother on drums and their dad on Bass. It's pre-teen anti-fascist punk rock and it rules.  Fav tracks are Banned Books and No Fascists. Hope you dig it.”",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}