Information about plays

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

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

{
    "id": 3581720,
    "uri": "https://api.kexp.org/v2/plays/3581720/?format=api",
    "airdate": "2025-11-23T01:07:21-08:00",
    "show": 65185,
    "show_uri": "https://api.kexp.org/v2/shows/65185/?format=api",
    "image_uri": "https://coverartarchive.org/release/fd9a269a-5e0b-4905-94d9-cb48cccfbfb6/37970964708-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/fd9a269a-5e0b-4905-94d9-cb48cccfbfb6/37970964708-250.jpg",
    "song": "Drill the Skull",
    "track_id": null,
    "recording_id": "bb3daec7-c8b2-41ef-a773-1091d5edc1ba",
    "artist": "Necrot",
    "artist_ids": [
        "0556f527-d02e-440c-b0bb-3e1aa402cf19"
    ],
    "album": "Lifeless Birth",
    "release_id": null,
    "release_group_id": "8c98b3b7-79d7-4a0b-a8e8-92ded9c8063f",
    "labels": [
        "Tankcrimes"
    ],
    "label_ids": [
        "66ab0fd4-fabb-41a2-80f4-280baa035a77"
    ],
    "release_date": "2024-04-12",
    "rotation_status": null,
    "is_local": false,
    "is_request": true,
    "is_live": false,
    "comment": "Lifeless Birth made Mac's Top 10 of 2024 and is an Honorable Mention for Tanner.  It also made Decibel's Top 10 albums of the year.\n\nNecrot just wrapped up a European with High on Fire.\n\nhttps://necrot.bandcamp.com/music\nhttps://www.facebook.com/cyclesofpain\nhttps://www.kexp.org/read/2024/12/11/kexp-djs-top-albums-of-2024/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}