Information about plays

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

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

{
    "id": 3590026,
    "uri": "https://api.kexp.org/v2/plays/3590026/?format=api",
    "airdate": "2025-12-12T05:41:16-08:00",
    "show": 65353,
    "show_uri": "https://api.kexp.org/v2/shows/65353/?format=api",
    "image_uri": "https://ia903403.us.archive.org/32/items/mbid-7b73d3f9-e3f9-42c9-acb9-3ced3255e6a9/mbid-7b73d3f9-e3f9-42c9-acb9-3ced3255e6a9-29025323322_thumb500.jpg",
    "thumbnail_uri": "https://ia903403.us.archive.org/32/items/mbid-7b73d3f9-e3f9-42c9-acb9-3ced3255e6a9/mbid-7b73d3f9-e3f9-42c9-acb9-3ced3255e6a9-29025323322_thumb250.jpg",
    "song": "Hold On",
    "track_id": "a02b465e-cc9c-4ea3-8d64-5a0106eb7041",
    "recording_id": "46026268-ce5f-4ecc-ae62-6697273b46f9",
    "artist": "GHLOW",
    "artist_ids": [
        "27ce243a-783d-484d-9edc-56b0f3678ce2"
    ],
    "album": "Slash and Burn",
    "release_id": "7b73d3f9-e3f9-42c9-acb9-3ced3255e6a9",
    "release_group_id": "7571d3b8-a04e-4047-879e-a23231f62035",
    "labels": [
        "PNKSLM Recordings"
    ],
    "label_ids": [
        "f2f69d02-3063-4223-b921-2b9a6b1e1712"
    ],
    "release_date": "2021-04-02",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "https://ghlow.bandcamp.com/album/slash-and-burn-lp",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}