Information about plays

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

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

{
    "id": 3641887,
    "uri": "https://api.kexp.org/v2/plays/3641887/?format=api",
    "airdate": "2026-04-14T07:27:37-07:00",
    "show": 66450,
    "show_uri": "https://api.kexp.org/v2/shows/66450/?format=api",
    "image_uri": "https://dn710207.ca.archive.org/0/items/mbid-66688a16-51fa-436a-ac79-767d54e776da/mbid-66688a16-51fa-436a-ac79-767d54e776da-44862394690_thumb500.jpg",
    "thumbnail_uri": "https://dn710207.ca.archive.org/0/items/mbid-66688a16-51fa-436a-ac79-767d54e776da/mbid-66688a16-51fa-436a-ac79-767d54e776da-44862394690_thumb250.jpg",
    "song": "Tougher Than the Rest",
    "track_id": "011e7f38-d4b9-466f-8131-9df0d8bd5c04",
    "recording_id": "003070b6-0fdf-4cbd-8756-8ae1c2f0a729",
    "artist": "Nation of Language",
    "artist_ids": [
        "88927646-0c28-4b1b-a69e-cb33c400d650"
    ],
    "album": "Tougher Than the Rest",
    "release_id": "66688a16-51fa-436a-ac79-767d54e776da",
    "release_group_id": "6e948517-3fa5-4b33-a46c-fd6f6023a7f2",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2026-04-14",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Nation of Language with a new cover Bruce Springsteen's \"Tougher Than the Rest\"!\n\nNation of Language performed live in the KEXP studio last August. You can watch the live performance here: https://www.youtube.com/watch?v=hkhieWruMGM\n\nhttps://nationoflanguage.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}