Information about plays

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

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

{
    "id": 3626392,
    "uri": "https://api.kexp.org/v2/plays/3626392/?format=api",
    "airdate": "2026-03-07T13:33:17-08:00",
    "show": 66118,
    "show_uri": "https://api.kexp.org/v2/shows/66118/?format=api",
    "image_uri": "https://dn710903.ca.archive.org/0/items/mbid-a503fdcf-5344-4e96-9015-963eaaa42837/mbid-a503fdcf-5344-4e96-9015-963eaaa42837-21659407085_thumb500.jpg",
    "thumbnail_uri": "https://dn710903.ca.archive.org/0/items/mbid-a503fdcf-5344-4e96-9015-963eaaa42837/mbid-a503fdcf-5344-4e96-9015-963eaaa42837-21659407085_thumb250.jpg",
    "song": "The Boys Are Back in Town",
    "track_id": "ee0516e9-7a60-4c4b-948c-73a22c147c95",
    "recording_id": "7ffd3432-9f45-4c40-a4aa-806db8f2cfcb",
    "artist": "Thin Lizzy",
    "artist_ids": [
        "6a726ac6-019e-455c-8bbb-571a77bed52e"
    ],
    "album": "Jailbreak",
    "release_id": "a503fdcf-5344-4e96-9015-963eaaa42837",
    "release_group_id": "d55dae0d-835d-3756-8805-196e41bacc2f",
    "labels": [
        "Vertigo"
    ],
    "label_ids": [
        "1b3b52a5-ef89-4f8b-8d5f-e15a7a58863b"
    ],
    "release_date": "1976-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Irish rock band Thin Lizzy, led by Phil Lynott (RIP), scored their biggest hit with this twin-guitar anthem from the 1976 album Jailbreak. If the music’s speaking to you today, consider making a gift during the KEXP Spring Drive — this hour’s thank-you gifts include the Music Portal crewneck at kexp.org/donate.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}