Information about plays

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

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

{
    "id": 3542067,
    "uri": "https://api.kexp.org/v2/plays/3542067/?format=api",
    "airdate": "2025-08-19T12:43:39-07:00",
    "show": 64331,
    "show_uri": "https://api.kexp.org/v2/shows/64331/?format=api",
    "image_uri": "https://ia802906.us.archive.org/32/items/mbid-063bf51c-bd76-40aa-a94c-db24d3ff819a/mbid-063bf51c-bd76-40aa-a94c-db24d3ff819a-15732293540_thumb500.jpg",
    "thumbnail_uri": "https://ia802906.us.archive.org/32/items/mbid-063bf51c-bd76-40aa-a94c-db24d3ff819a/mbid-063bf51c-bd76-40aa-a94c-db24d3ff819a-15732293540_thumb250.jpg",
    "song": "Don’t Bring Me Coffee",
    "track_id": "562b4800-cc9e-45cd-8aac-36eb19208d74",
    "recording_id": "3420dbc5-0f9f-48d1-82f4-bad1752dccde",
    "artist": "All Them Witches",
    "artist_ids": [
        "b574bfea-2359-4e9d-93f6-71c3c9a2a4f0"
    ],
    "album": "Sleeping Through the War",
    "release_id": "063bf51c-bd76-40aa-a94c-db24d3ff819a",
    "release_group_id": "d83178d3-82da-460d-a7b7-481212c50407",
    "labels": [
        "New West Records"
    ],
    "label_ids": [
        "c1b263e3-f148-4e85-81a3-c57aefc56797"
    ],
    "release_date": "2017-02-24",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Cheryl was the host when Nashville band All Them Witches played a live session in the KEXP studio in 2023: https://dutchmustard.bandcamp.com/track/loser",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}