Information about plays

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

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

{
    "id": 3637922,
    "uri": "https://api.kexp.org/v2/plays/3637922/?format=api",
    "airdate": "2026-04-04T21:28:10-07:00",
    "show": 66369,
    "show_uri": "https://api.kexp.org/v2/shows/66369/?format=api",
    "image_uri": "https://dn721605.ca.archive.org/0/items/mbid-5bfa3a6e-3fb0-476c-9449-6637da4c5bfe/mbid-5bfa3a6e-3fb0-476c-9449-6637da4c5bfe-39802621726_thumb500.jpg",
    "thumbnail_uri": "https://dn721605.ca.archive.org/0/items/mbid-5bfa3a6e-3fb0-476c-9449-6637da4c5bfe/mbid-5bfa3a6e-3fb0-476c-9449-6637da4c5bfe-39802621726_thumb250.jpg",
    "song": "Rhythm of Cruelty (original single version)",
    "track_id": "8c1137c5-a657-4793-a947-6314de9d9a35",
    "recording_id": "5198b8c6-4b70-42cd-8c1f-200b57beb3d9",
    "artist": "Magazine",
    "artist_ids": [
        "043324ca-100d-48ce-8c7c-fd015afc103b"
    ],
    "album": "Touch and Go: Anthology 02.78–06.81",
    "release_id": "5bfa3a6e-3fb0-476c-9449-6637da4c5bfe",
    "release_group_id": "34519b31-f94a-4a3e-b95f-d6bb5fa6f9b6",
    "labels": [
        "Virgin"
    ],
    "label_ids": [
        "49b58bdb-3d74-40c6-956a-4c4b46115c9c"
    ],
    "release_date": "2009-02-09",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Magazine was formed in Manchester, England in 1977 by former members of the Buzzcocks.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}