Information about plays

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

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

{
    "id": 3564999,
    "uri": "https://api.kexp.org/v2/plays/3564999/?format=api",
    "airdate": "2025-10-14T14:47:12-07:00",
    "show": 64834,
    "show_uri": "https://api.kexp.org/v2/shows/64834/?format=api",
    "image_uri": "https://dn721508.ca.archive.org/0/items/mbid-07d22bed-e640-4470-9d6b-c5b069fb1fbb/mbid-07d22bed-e640-4470-9d6b-c5b069fb1fbb-42999419665_thumb500.jpg",
    "thumbnail_uri": "https://dn721508.ca.archive.org/0/items/mbid-07d22bed-e640-4470-9d6b-c5b069fb1fbb/mbid-07d22bed-e640-4470-9d6b-c5b069fb1fbb-42999419665_thumb250.jpg",
    "song": "True",
    "track_id": "16b78f16-1964-4be9-a82f-3dc99a90009e",
    "recording_id": "82dc57c8-e30e-4629-a140-bb0f6d59c366",
    "artist": "Nightmares On Wax feat. Sadie Walker",
    "artist_ids": [
        "eb7cfe60-db1a-45c6-976e-3e2cb366329c",
        "b8c5cc4f-239f-4e02-b46f-b040b77c2030"
    ],
    "album": "Echo45 Sound System",
    "release_id": "07d22bed-e640-4470-9d6b-c5b069fb1fbb",
    "release_group_id": "9f55a9f2-3c01-4705-8aea-a5a2351773fc",
    "labels": [
        "Warp"
    ],
    "label_ids": [
        "46f0f4cd-8aab-4b33-b698-f459faf64190"
    ],
    "release_date": "2025-11-14",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "https://nightmaresonwax.bandcamp.com/track/true-feat-sadie-walker\n---\nhttps://nightmaresonwax.warp.net/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}