Information about plays

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

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

{
    "id": 3627612,
    "uri": "https://api.kexp.org/v2/plays/3627612/?format=api",
    "airdate": "2026-03-11T02:11:22-07:00",
    "show": 66149,
    "show_uri": "https://api.kexp.org/v2/shows/66149/?format=api",
    "image_uri": "https://dn721609.ca.archive.org/0/items/mbid-d9e47b36-e29f-387e-afc6-2dbb90cb914d/mbid-d9e47b36-e29f-387e-afc6-2dbb90cb914d-30038761726_thumb500.jpg",
    "thumbnail_uri": "https://dn721609.ca.archive.org/0/items/mbid-d9e47b36-e29f-387e-afc6-2dbb90cb914d/mbid-d9e47b36-e29f-387e-afc6-2dbb90cb914d-30038761726_thumb250.jpg",
    "song": "Quiet Little Voices",
    "track_id": "3bdf2b18-dfcf-3639-b620-38c804550c1a",
    "recording_id": "31227e00-ad11-487a-ad19-75b1e7ac26de",
    "artist": "We Were Promised Jetpacks",
    "artist_ids": [
        "8f0e0596-5a39-4bd5-9dfa-f2b12030ffdc"
    ],
    "album": "These Four Walls",
    "release_id": "aa517c56-b622-4834-80db-0fddbcc85aee",
    "release_group_id": "fa770dce-0375-3dcd-8e81-a143b5d39b31",
    "labels": [
        "FatCat Records"
    ],
    "label_ids": [
        "21d42a26-b50d-4d1b-8494-ec07922919ce"
    ],
    "release_date": "2009-07-07",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "We Were Promised Jetpacks formed in Edinburgh, in 2003. The band played their first gig at their school's 'battle of the bands' competition, which they won. The four-piece eventually relocated to Glasgow.: https://www.allmusic.com/artist/we-were-promised-jetpacks-mn0002323629\n\nHere is We Were Promised Jetpacks Live on KEXP back in 2019, including \"Quiet Little Voices\": https://www.youtube.com/watch?v=mO27WUNVgIY",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}