Information about plays

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

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

{
    "id": 3639477,
    "uri": "https://api.kexp.org/v2/plays/3639477/?format=api",
    "airdate": "2026-04-08T13:45:14-07:00",
    "show": 66400,
    "show_uri": "https://api.kexp.org/v2/shows/66400/?format=api",
    "image_uri": "https://dn721907.ca.archive.org/0/items/mbid-dbe0f33c-57a7-4975-a5ce-626543c33984/mbid-dbe0f33c-57a7-4975-a5ce-626543c33984-38321892047_thumb500.jpg",
    "thumbnail_uri": "https://dn721907.ca.archive.org/0/items/mbid-dbe0f33c-57a7-4975-a5ce-626543c33984/mbid-dbe0f33c-57a7-4975-a5ce-626543c33984-38321892047_thumb250.jpg",
    "song": "Crowded Roomz",
    "track_id": "bb5e0363-5bbc-4024-a53e-2790a75e363f",
    "recording_id": "0970b72c-6ea8-4ab3-bc4e-03aecc035273",
    "artist": "Nia Archives",
    "artist_ids": [
        "09d6b57e-9cd9-4a74-b7cb-842b8443a1cd"
    ],
    "album": "Silence Is Loud",
    "release_id": "dbe0f33c-57a7-4975-a5ce-626543c33984",
    "release_group_id": "3d46f921-7b68-420e-bc3b-17c36fadb1e6",
    "labels": [
        "HIJINXX"
    ],
    "label_ids": [
        "fdd628dd-d9c2-43ba-9842-d781520cb697"
    ],
    "release_date": "2024-04-12",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Written in 2024 by the London-based, Bradford-raised artist after a summer festival, the track reflects on her life on tour – being surrounded by people but lacking genuine connections.\n--\nThe accompanying music video follows Nia through a myriad of rooms, unfolding various lives around her. https://www.youtube.com/watch?v=dMwzooIPbHw",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}