Information about plays

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

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

{
    "id": 3573554,
    "uri": "https://api.kexp.org/v2/plays/3573554/?format=api",
    "airdate": "2025-11-03T15:54:27-08:00",
    "show": 65014,
    "show_uri": "https://api.kexp.org/v2/shows/65014/?format=api",
    "image_uri": "https://dn720006.ca.archive.org/0/items/mbid-82513761-6b34-4060-b4ad-dd42a75d199b/mbid-82513761-6b34-4060-b4ad-dd42a75d199b-29608306722_thumb500.jpg",
    "thumbnail_uri": "https://dn720006.ca.archive.org/0/items/mbid-82513761-6b34-4060-b4ad-dd42a75d199b/mbid-82513761-6b34-4060-b4ad-dd42a75d199b-29608306722_thumb250.jpg",
    "song": "November Has Come",
    "track_id": "fb511671-c52b-3028-ae55-3dd4746bd7bc",
    "recording_id": "ef5190a2-f724-479f-a604-0e958008701c",
    "artist": "Gorillaz",
    "artist_ids": [
        "e21857d5-3256-4547-afb3-4b6ded592596"
    ],
    "album": "Demon Days",
    "release_id": "82513761-6b34-4060-b4ad-dd42a75d199b",
    "release_group_id": "f959a46a-a136-3134-9412-6572b23fad95",
    "labels": [
        "Virgin Records America, Inc."
    ],
    "label_ids": [
        "1644d8bc-b558-447f-82eb-5d6829988156"
    ],
    "release_date": "2005-05-24",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Out to Evan in Pouslbo!\n\nThe late MF DOOM laments the fall of popular hip-hop.: https://genius.com/Gorillaz-november-has-come-lyrics\n--\nEnjoy the video for this one: https://youtu.be/IHqOsme3H_U",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}