Information about plays

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

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

{
    "id": 3659349,
    "uri": "https://api.kexp.org/v2/plays/3659349/?format=api",
    "airdate": "2026-05-25T08:55:10-07:00",
    "show": 66811,
    "show_uri": "https://api.kexp.org/v2/shows/66811/?format=api",
    "image_uri": "https://dn710205.ca.archive.org/0/items/mbid-81dc481d-27f0-43a5-88ca-d20a2e3008d7/mbid-81dc481d-27f0-43a5-88ca-d20a2e3008d7-45047402748_thumb500.jpg",
    "thumbnail_uri": "https://dn710205.ca.archive.org/0/items/mbid-81dc481d-27f0-43a5-88ca-d20a2e3008d7/mbid-81dc481d-27f0-43a5-88ca-d20a2e3008d7-45047402748_thumb250.jpg",
    "song": "Angles Mortz (Tom Sharkett remix)",
    "track_id": "c4aaaaa9-ff0e-496e-8bd9-fe37167402f0",
    "recording_id": "80e36fb4-7e8f-454e-946d-d47ba0455682",
    "artist": "Nightbus",
    "artist_ids": [
        "208702fb-f566-451a-89bb-8d4362f3c8be"
    ],
    "album": "Angles Mortz (Tom Sharkett remix)",
    "release_id": "81dc481d-27f0-43a5-88ca-d20a2e3008d7",
    "release_group_id": "052d9912-2ec7-4efd-b1c4-5cdb03cef82e",
    "labels": [
        "Melodic"
    ],
    "label_ids": [
        "b0db63b8-7dda-42df-a9a7-e183d68ca5cc"
    ],
    "release_date": "2026-05-05",
    "rotation_status": "R",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Watch the official video here:\nhttps://www.youtube.com/watch?v=igXItFXKd1I",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}