Information about plays

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

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

{
    "id": 3610285,
    "uri": "https://api.kexp.org/v2/plays/3610285/?format=api",
    "airdate": "2026-01-28T17:19:09-08:00",
    "show": 65779,
    "show_uri": "https://api.kexp.org/v2/shows/65779/?format=api",
    "image_uri": "https://dn721609.ca.archive.org/0/items/mbid-f6b5d3c2-6892-4caf-8eb8-43e8c842f21f/mbid-f6b5d3c2-6892-4caf-8eb8-43e8c842f21f-30306895001_thumb500.jpg",
    "thumbnail_uri": "https://ia802305.us.archive.org/13/items/mbid-f6b5d3c2-6892-4caf-8eb8-43e8c842f21f/mbid-f6b5d3c2-6892-4caf-8eb8-43e8c842f21f-30306895001_thumb250.jpg",
    "song": "Leaders of the Free World",
    "track_id": "527c0d29-9ede-38e7-833e-fa08be96708e",
    "recording_id": "0f46d68b-82db-4237-89c7-9ba5fd41fb55",
    "artist": "Elbow",
    "artist_ids": [
        "3cb3928a-526c-4a3d-93c5-53315fa9bde0"
    ],
    "album": "Leaders of the Free World",
    "release_id": "f6b5d3c2-6892-4caf-8eb8-43e8c842f21f",
    "release_group_id": "f01303e1-924d-3872-8e98-0f535b324912",
    "labels": [
        "V2"
    ],
    "label_ids": [
        "dc2f5993-7a3d-4c59-bba0-0a77bf9d7416"
    ],
    "release_date": "2005-09-27",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Title track on the third studio album by English rock band Elbow. \n\nElbow frontman Guy Garvey talked to Morning Show producer Owen Murphy about staying hopeful back in 2019:\nhttps://www.kexp.org/read/2019/11/27/guy-garvey-elbow-giants-all-sizes-and-staying-hopeful/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}