Information about plays

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

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

{
    "id": 3547444,
    "uri": "https://api.kexp.org/v2/plays/3547444/?format=api",
    "airdate": "2025-09-01T05:29:56-07:00",
    "show": 64444,
    "show_uri": "https://api.kexp.org/v2/shows/64444/?format=api",
    "image_uri": "https://dn721808.ca.archive.org/0/items/mbid-fab23bea-daae-442a-89c2-efe096767596/mbid-fab23bea-daae-442a-89c2-efe096767596-41967741132_thumb500.jpg",
    "thumbnail_uri": "https://dn721808.ca.archive.org/0/items/mbid-fab23bea-daae-442a-89c2-efe096767596/mbid-fab23bea-daae-442a-89c2-efe096767596-41967741132_thumb250.jpg",
    "song": "Into Orbit",
    "track_id": "f4a4e912-ac32-4ad9-af6f-65a5c948d664",
    "recording_id": "109c254f-c6c1-4d82-9eb6-d9d23925b65a",
    "artist": "Sababa 5",
    "artist_ids": [
        "f24158d2-5095-4ecd-89e9-9e34fadd8e0a"
    ],
    "album": "Nadir",
    "release_id": "fab23bea-daae-442a-89c2-efe096767596",
    "release_group_id": "e36633e1-a5fd-4a71-a179-a6c3c8989f8d",
    "labels": [
        "Batov Records"
    ],
    "label_ids": [
        "72500051-6183-4b30-b03c-e3ae5b0793cf"
    ],
    "release_date": "2025-07-04",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "A must-listen album for fans of The Heliocentrics, Khruangbin, The Dap Kings, and Moğollar.\n\nSababa 5 explore a darker and more sophisticated and cinematic blend of psychedelic soul and Middle Eastern rock on ‘Nadir’, their first full length album of new music since 2023’s ‘Aspan’. \n\nhttps://sababa5.bandcamp.com/album/nadir",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}