Information about plays

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

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

{
    "id": 3620541,
    "uri": "https://api.kexp.org/v2/plays/3620541/?format=api",
    "airdate": "2026-02-21T21:10:41-08:00",
    "show": 65997,
    "show_uri": "https://api.kexp.org/v2/shows/65997/?format=api",
    "image_uri": "https://coverartarchive.org/release/eea168bb-d25b-4d55-8162-3bc3cdbf88e3/41741579401-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/eea168bb-d25b-4d55-8162-3bc3cdbf88e3/41741579401-250.jpg",
    "song": "HEATED HORSES",
    "track_id": null,
    "recording_id": "4a4e8f66-5e1d-40a7-95bd-497b4f3b890a",
    "artist": "CHIME OBLIVION",
    "artist_ids": [
        "d3109e63-fca8-4a61-a35b-ca71eccf2907"
    ],
    "album": "CHIME OBLIVION",
    "release_id": null,
    "release_group_id": "027f26b2-cbeb-44b6-89b4-7c201f289180",
    "labels": [
        "DEATHGOD CORP"
    ],
    "label_ids": [
        "fccb2f24-28af-4824-b2fb-a92fa6c9bd95"
    ],
    "release_date": "2025-04-18",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Latest John Dwyer project featuring members of Adam and the Ants and Bow Wow Wow.\n\nhttps://johndwyer.bandcamp.com/album/chime-oblivion\nhttps://floodmagazine.com/190767/chime-oblivion-kiss-her-or-be-her-first-listen/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}