Information about plays

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

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

{
    "id": 3561410,
    "uri": "https://api.kexp.org/v2/plays/3561410/?format=api",
    "airdate": "2025-10-04T22:22:38-07:00",
    "show": 64748,
    "show_uri": "https://api.kexp.org/v2/shows/64748/?format=api",
    "image_uri": "https://dn720701.ca.archive.org/0/items/mbid-e25bc2d2-dc55-4847-93f4-2729683c6c04/mbid-e25bc2d2-dc55-4847-93f4-2729683c6c04-42141979391_thumb500.jpg",
    "thumbnail_uri": "https://dn720701.ca.archive.org/0/items/mbid-e25bc2d2-dc55-4847-93f4-2729683c6c04/mbid-e25bc2d2-dc55-4847-93f4-2729683c6c04-42141979391_thumb250.jpg",
    "song": "Death Chair",
    "track_id": "978275d2-d782-44d8-8e5f-299dde71ee94",
    "recording_id": "04e3c203-f597-4b65-959b-b645f8fc2bca",
    "artist": "SONS",
    "artist_ids": [
        "e1196139-f0d6-4794-b396-7d17802d536e"
    ],
    "album": "Hallo",
    "release_id": "e25bc2d2-dc55-4847-93f4-2729683c6c04",
    "release_group_id": "f80227b9-b183-4b77-93a8-3036d89ab6d2",
    "labels": [
        "[PIAS] Belgium"
    ],
    "label_ids": [
        "c3265831-5978-47c0-bcf3-1bd80a63bd04"
    ],
    "release_date": "2025-09-26",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This album marks a new era for this Belgian band, retaining their explosive garage rock but incorporating greater depth, lyrical focus on themes like social media and everyday struggles, and a more vibrant, glittering sound, as seen on tracks like the energetic title song \"Hallo\". \n\nhttps://www.sonsyeahsons.com/\nhttps://www.facebook.com/sonsyeahsons/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}