Information about plays

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

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

{
    "id": 3625293,
    "uri": "https://api.kexp.org/v2/plays/3625293/?format=api",
    "airdate": "2026-03-04T17:14:53-08:00",
    "show": 66091,
    "show_uri": "https://api.kexp.org/v2/shows/66091/?format=api",
    "image_uri": "https://dn710002.ca.archive.org/0/items/mbid-ed76d1d3-1a3c-40a8-a268-aecc19e0e53e/mbid-ed76d1d3-1a3c-40a8-a268-aecc19e0e53e-36267885538_thumb500.jpg",
    "thumbnail_uri": "https://dn710002.ca.archive.org/0/items/mbid-ed76d1d3-1a3c-40a8-a268-aecc19e0e53e/mbid-ed76d1d3-1a3c-40a8-a268-aecc19e0e53e-36267885538_thumb250.jpg",
    "song": "Los Angeles",
    "track_id": "e7b51755-1010-4e24-81af-b146097a3670",
    "recording_id": "ae3ae963-b60f-4c8b-b20e-501b84d323a8",
    "artist": "Lol Tolhurst x Budgie x Jacknife Lee feat. James Murphy",
    "artist_ids": [
        "d7557f83-02a4-47c4-b48e-ac9d49f9c92c",
        "f209a93f-6169-4e31-91b7-b24d6468ee8b",
        "6b70c46c-5c83-4cc7-99c1-e76b68919c6a",
        "e5e714af-bf47-4569-868d-f7530e93fa9c"
    ],
    "album": "Los Angeles",
    "release_id": "ed76d1d3-1a3c-40a8-a268-aecc19e0e53e",
    "release_group_id": "8028910e-c2c8-4fab-b567-8c882aeb669e",
    "labels": [
        "[PIAS]"
    ],
    "label_ids": [
        "da314fb6-6f98-4ac6-8ef1-890fc5ddf4e0"
    ],
    "release_date": "2023-07-24",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Lol Tolhurst is a founding member of the band The Cure, playing drums and later keyboards. Budgie is a founding member of The Creatures, along with Siouxsie Sioux, after playing with Siouxsie and the Banshees for nine albums and 17 years.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}