Information about plays

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

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

{
    "id": 3580625,
    "uri": "https://api.kexp.org/v2/plays/3580625/?format=api",
    "airdate": "2025-11-20T11:26:26-08:00",
    "show": 65161,
    "show_uri": "https://api.kexp.org/v2/shows/65161/?format=api",
    "image_uri": "https://ia801901.us.archive.org/35/items/mbid-1758b4c1-0def-3336-b235-cfcd5b2cfc0b/mbid-1758b4c1-0def-3336-b235-cfcd5b2cfc0b-10270946323_thumb500.jpg",
    "thumbnail_uri": "https://dn710607.ca.archive.org/0/items/mbid-1758b4c1-0def-3336-b235-cfcd5b2cfc0b/mbid-1758b4c1-0def-3336-b235-cfcd5b2cfc0b-10270946323_thumb250.jpg",
    "song": "Song 2",
    "track_id": "6fb1ad48-98c6-3452-88c1-f5f3e375ad93",
    "recording_id": "b39b7227-c271-4ab8-912b-cb1fe2fc0e5e",
    "artist": "Blur",
    "artist_ids": [
        "ba853904-ae25-4ebb-89d6-c44cfbd71bd2"
    ],
    "album": "Blur",
    "release_id": "1758b4c1-0def-3336-b235-cfcd5b2cfc0b",
    "release_group_id": "fdd6c833-3c96-33cb-9917-72e15bcd34bc",
    "labels": [
        "Virgin Records America, Inc."
    ],
    "label_ids": [
        "1644d8bc-b558-447f-82eb-5d6829988156"
    ],
    "release_date": "1997-03-11",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "WOO HOO!\n\nIt was guitarist Graham Cozon who sped this iconic Blur tune up, said Damon Albarn in an Isle of Noises interview: \"It's definitely better the way it ended up. As soon as I hear myself doing anything I've done before I just do something else. I go the other way or I just go below or above. I can't bear repeating myself. As soon as I've finished something I think, 'That's terrible. Right, I better start again.\" \n\nhttps://www.songfacts.com/facts/blur/song-2",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}