Information about plays

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

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

{
    "id": 3622998,
    "uri": "https://api.kexp.org/v2/plays/3622998/?format=api",
    "airdate": "2026-02-27T12:52:22-08:00",
    "show": 66043,
    "show_uri": "https://api.kexp.org/v2/shows/66043/?format=api",
    "image_uri": "https://dn710604.ca.archive.org/0/items/mbid-b35fa411-e10b-42ff-8e91-938b6660fd8a/mbid-b35fa411-e10b-42ff-8e91-938b6660fd8a-14178595953_thumb500.jpg",
    "thumbnail_uri": "https://dn710604.ca.archive.org/0/items/mbid-b35fa411-e10b-42ff-8e91-938b6660fd8a/mbid-b35fa411-e10b-42ff-8e91-938b6660fd8a-14178595953_thumb250.jpg",
    "song": "I Exhale",
    "track_id": "9eb687a7-4fde-473c-9689-0efb03170126",
    "recording_id": "691c05b0-c68a-4482-bb32-fdcd4e8ec7fb",
    "artist": "Underworld",
    "artist_ids": [
        "ba2f4f3b-0293-4bc8-bb94-2f73b5207343"
    ],
    "album": "Barbara Barbara, we face a shining future",
    "release_id": "b35fa411-e10b-42ff-8e91-938b6660fd8a",
    "release_group_id": "33eaf2af-1f45-4d1a-98b5-bb05f199de2a",
    "labels": [
        "Astralwerks"
    ],
    "label_ids": [
        "60f3af98-d6ca-4995-a9b5-b93924e2405f"
    ],
    "release_date": "2016-03-18",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The 2016 album, Barbara Barbara, we face a shining future, \"opens with a dark, half-tempo track that's got Gary Numan in its veins ('I Exhale') and closes with a masterful work that mashes Kraftwerk, classical music, and the blissful Underworld found on their 1999 album Beaucoup Fish ('Nylon Strung')... [The album] belongs on Underworld's top shelf. If it's considered to be 'late-era,\" it must also be considered 'miraculous.'\"\n\nhttps://tinyurl.com/2s3yy2w9",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}