Information about plays

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

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

{
    "id": 3634514,
    "uri": "https://api.kexp.org/v2/plays/3634514/?format=api",
    "airdate": "2026-03-28T05:09:29-07:00",
    "show": 66299,
    "show_uri": "https://api.kexp.org/v2/shows/66299/?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": "Based 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\nHer new album 'Scratches' just dropped back in February!\n\nhttps://lavalarue.bandcamp.com\nhttps://store.lavalarueofficial.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}