Information about plays

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

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

{
    "id": 3544019,
    "uri": "https://api.kexp.org/v2/plays/3544019/?format=api",
    "airdate": "2025-08-24T01:35:58-07:00",
    "show": 64372,
    "show_uri": "https://api.kexp.org/v2/shows/64372/?format=api",
    "image_uri": "https://coverartarchive.org/release/592f5418-a426-492b-b62a-6581211d9e62/38722745701-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/592f5418-a426-492b-b62a-6581211d9e62/38722745701-250.jpg",
    "song": "Our Souls Shall Fall Forever",
    "track_id": null,
    "recording_id": "517b18d2-2e4c-4dce-9986-5f86704c7934",
    "artist": "Naxen",
    "artist_ids": [
        "b50ea140-a5ef-47e1-8ced-abc093726c84"
    ],
    "album": "Descending Into a Deeper Darkness",
    "release_id": null,
    "release_group_id": "e7725135-4743-47cb-88fe-64675b9021ae",
    "labels": [
        "Vendetta Records"
    ],
    "label_ids": [
        "2c13b9ba-9309-4166-ac56-d1ee5a8b75b1"
    ],
    "release_date": "2024-05-03",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Trio out of Munster, Germany.\n\nYou can purchase Naxen's entire digital discography for less than $15 via Bandcamp.\n\nhttps://naxen.bandcamp.com/music",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}