Information about plays

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

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

{
    "id": 3636357,
    "uri": "https://api.kexp.org/v2/plays/3636357/?format=api",
    "airdate": "2026-04-01T07:42:57-07:00",
    "show": 66336,
    "show_uri": "https://api.kexp.org/v2/shows/66336/?format=api",
    "image_uri": "https://dn710804.ca.archive.org/0/items/mbid-e96ab4a4-9940-4e81-aba6-6a6c68c19f84/mbid-e96ab4a4-9940-4e81-aba6-6a6c68c19f84-44406641990_thumb500.jpg",
    "thumbnail_uri": "https://dn710804.ca.archive.org/0/items/mbid-e96ab4a4-9940-4e81-aba6-6a6c68c19f84/mbid-e96ab4a4-9940-4e81-aba6-6a6c68c19f84-44406641990_thumb250.jpg",
    "song": "Scratches",
    "track_id": "f64e84b0-1f41-4910-822b-2224c52a531b",
    "recording_id": "49164426-81d4-474b-8b8a-22df052a45a5",
    "artist": "LAVA LA RUE",
    "artist_ids": [
        "8ee9e6fe-a629-4ff9-a4d5-ecb79b637350"
    ],
    "album": "Scratches",
    "release_id": "e96ab4a4-9940-4e81-aba6-6a6c68c19f84",
    "release_group_id": "7aa0d472-5520-4f5a-9c74-d54da8665555",
    "labels": [
        "BMG Rights Management (UK) LTD (C)"
    ],
    "label_ids": [
        "78e3bd4c-c823-4302-9b2d-262e3ff93993"
    ],
    "release_date": "2026-02-18",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "'Scratches' was produced and co-written by Dimitri Tikovoï, known for his work with The Libertines, Charli XCX and Blondie.\n\nBased out of West London, rapper/vocalist Lava La Rue incorporates both mellow, golden-era hip-hop beats and futuristic R&B elements into their stylistically fluid hybrid sound. --Allmusic (https://tinyurl.com/44rr7mdz)\n\nhttps://lavalarue.bandcamp.com\nhttps://store.lavalarueofficial.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}