Information about plays

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

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

{
    "id": 3629273,
    "uri": "https://api.kexp.org/v2/plays/3629273/?format=api",
    "airdate": "2026-03-15T13:02:57-07:00",
    "show": 66188,
    "show_uri": "https://api.kexp.org/v2/shows/66188/?format=api",
    "image_uri": "https://ia801508.us.archive.org/15/items/mbid-5fc22b01-14f2-4841-bde0-167b13348eb5/mbid-5fc22b01-14f2-4841-bde0-167b13348eb5-29293259758_thumb500.jpg",
    "thumbnail_uri": "https://dn721608.ca.archive.org/0/items/mbid-5fc22b01-14f2-4841-bde0-167b13348eb5/mbid-5fc22b01-14f2-4841-bde0-167b13348eb5-29293259758_thumb250.jpg",
    "song": "Baby It's You",
    "track_id": "9ab357b6-d2e8-4103-8484-148506d731b4",
    "recording_id": "48c024e7-5b58-42d6-a5de-fe7e6a791f54",
    "artist": "London Grammar",
    "artist_ids": [
        "4dbe08c1-b40a-43b3-ab89-210000bd8ab2"
    ],
    "album": "Baby It's You",
    "release_id": "5fc22b01-14f2-4841-bde0-167b13348eb5",
    "release_group_id": "8de4cff2-a2e7-4a64-9cc9-f65973eed9fd",
    "labels": [
        "Sony Music"
    ],
    "label_ids": [
        "9e6b4d7f-4958-4db7-8504-d89e315836af"
    ],
    "release_date": "2020-08-19",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This track can be found on their third studio album \"Californian Soil\", released in 2021.\n\nLondon Grammar were at KEXP in 2013 when we were still at the old location on Dexter. \n\nhttps://www.kexp.org/read/2013/11/11/live-video-london-grammar/\n\nhttps://www.londongrammar.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}