Information about plays

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

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

{
    "id": 3638014,
    "uri": "https://api.kexp.org/v2/plays/3638014/?format=api",
    "airdate": "2026-04-05T02:21:32-07:00",
    "show": 66371,
    "show_uri": "https://api.kexp.org/v2/shows/66371/?format=api",
    "image_uri": "https://dn711207.ca.archive.org/0/items/mbid-c9b684e7-1820-4f91-a43b-ebf12c580d9f/mbid-c9b684e7-1820-4f91-a43b-ebf12c580d9f-6624706040_thumb500.jpg",
    "thumbnail_uri": "https://dn711207.ca.archive.org/0/items/mbid-c9b684e7-1820-4f91-a43b-ebf12c580d9f/mbid-c9b684e7-1820-4f91-a43b-ebf12c580d9f-6624706040_thumb250.jpg",
    "song": "To Hell With Good Intentions",
    "track_id": "04fb865c-0b7c-3b9f-8c02-a6409c7fb07a",
    "recording_id": "7a450bab-7469-41a1-a443-0984b3c23872",
    "artist": "mclusky",
    "artist_ids": [
        "26860648-1c93-4849-bc52-a8541ec88219"
    ],
    "album": "mclusky Do Dallas",
    "release_id": "c9b684e7-1820-4f91-a43b-ebf12c580d9f",
    "release_group_id": "3e710532-61e8-3925-b3b9-24b21eb2fbf9",
    "labels": [
        "Too Pure"
    ],
    "label_ids": [
        "ae5ab1f6-8ce6-4af0-9268-442b9067f537"
    ],
    "release_date": "2002-04-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Happy birthday to Andrew \"Falco\" Falkous of mclusky!\nHIS DAD IS BIGGER THAN YOUR DAD\nSING IT",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}