Information about plays

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

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

{
    "id": 3596990,
    "uri": "https://api.kexp.org/v2/plays/3596990/?format=api",
    "airdate": "2025-12-28T01:15:08-08:00",
    "show": 65494,
    "show_uri": "https://api.kexp.org/v2/shows/65494/?format=api",
    "image_uri": "https://coverartarchive.org/release/4650fab9-8425-4d3f-9f89-6b682ef3c57f/41258171572-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/4650fab9-8425-4d3f-9f89-6b682ef3c57f/41258171572-250.jpg",
    "song": "Heaping Pile of Electrified Gore",
    "track_id": null,
    "recording_id": "75c497b5-511c-4d36-be68-be46af1beaee",
    "artist": "Pissgrave",
    "artist_ids": [
        "5dd0b223-90a8-45b5-a92f-9358ec2d6867"
    ],
    "album": "Malignant Worthlessness",
    "release_id": null,
    "release_group_id": "0bc95bfe-dcc7-47bc-b451-e1afe7a4c210",
    "labels": [
        "Profound Lore Records"
    ],
    "label_ids": [
        "d2c8507e-217c-4fea-8a0f-7f43288a8d5b"
    ],
    "release_date": "2025-02-21",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Philadelphia, Pennsylvania. Album artwork of the year (again)\n\"Malignant Worthlessness” completes the trilogy begun with 2015’s “Suicide Euphoria” and its successor “Posthumous Humiliation”.\n\nhttps://pissgrave.bandcamp.com/music",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}