Information about plays

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

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

{
    "id": 3616370,
    "uri": "https://api.kexp.org/v2/plays/3616370/?format=api",
    "airdate": "2026-02-12T00:40:20-08:00",
    "show": 65908,
    "show_uri": "https://api.kexp.org/v2/shows/65908/?format=api",
    "image_uri": "https://dn721806.ca.archive.org/0/items/mbid-0dccc138-d0c7-4571-bc25-2b560af40b3e/mbid-0dccc138-d0c7-4571-bc25-2b560af40b3e-44263257359_thumb500.jpg",
    "thumbnail_uri": "https://dn721806.ca.archive.org/0/items/mbid-0dccc138-d0c7-4571-bc25-2b560af40b3e/mbid-0dccc138-d0c7-4571-bc25-2b560af40b3e-44263257359_thumb250.jpg",
    "song": "Tá Com Medo Por Quê?",
    "track_id": "00e45b9c-e6e8-4c3e-b021-2ddac32cf078",
    "recording_id": "a67849d3-acdd-4408-8d63-e6f1fae1cb08",
    "artist": "Antônio Carlos & Jocáfi, Adrian Younge & Ali Shaheed Muhammad",
    "artist_ids": [
        "69bb7a74-99ee-4da0-bc3d-84586676e4ea",
        "d5ee9a6f-8e10-47e7-bca7-7e3f82aad769",
        "0f57b0a9-d60c-462b-aea2-afd51e0e1fae"
    ],
    "album": "Tá Com Medo Por Quê?",
    "release_id": "0dccc138-d0c7-4571-bc25-2b560af40b3e",
    "release_group_id": "e022ac40-2fad-446e-982e-ede954a5e0df",
    "labels": [
        "Jazz is Dead"
    ],
    "label_ids": [
        "4fa0846f-353d-4307-95d6-f63617efb673"
    ],
    "release_date": "2026-01-27",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "https://jazzisdead.bandcamp.com/album/antonio-carlos-jocafi-jid026",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}