Information about plays

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

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

{
    "id": 3627800,
    "uri": "https://api.kexp.org/v2/plays/3627800/?format=api",
    "airdate": "2026-03-11T16:52:28-07:00",
    "show": 66154,
    "show_uri": "https://api.kexp.org/v2/shows/66154/?format=api",
    "image_uri": "https://dn710907.ca.archive.org/0/items/mbid-29cb6651-8d5f-4ce3-8e5b-9872da4ab832/mbid-29cb6651-8d5f-4ce3-8e5b-9872da4ab832-6697418687_thumb500.jpg",
    "thumbnail_uri": "https://dn710907.ca.archive.org/0/items/mbid-29cb6651-8d5f-4ce3-8e5b-9872da4ab832/mbid-29cb6651-8d5f-4ce3-8e5b-9872da4ab832-6697418687_thumb250.jpg",
    "song": "Crimson Wave",
    "track_id": "db75f0cb-768c-4904-86d8-e196ffbd56e6",
    "recording_id": "4415dc4d-03ab-4816-b0e3-f36806039117",
    "artist": "Tacocat",
    "artist_ids": [
        "b0635f14-7d93-4276-8943-6bc251aea033"
    ],
    "album": "NVM",
    "release_id": "29cb6651-8d5f-4ce3-8e5b-9872da4ab832",
    "release_group_id": "75b639bc-fb8a-4000-9438-6a6ee28a7f00",
    "labels": [
        "Hardly Art"
    ],
    "label_ids": [
        "0cf56645-50ec-4411-aeb6-c9f4ce0f8edb"
    ],
    "release_date": "2014-02-25",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Tacocat formed in Seattle in 2007. From basements to dive bars to sold-out shows at the Showbox, their have a fiercely devoted fanbase over the years. \n\nhttps://www.subpop.com/artists/tacocat",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}