Information about plays

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

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

{
    "id": 3539631,
    "uri": "https://api.kexp.org/v2/plays/3539631/?format=api",
    "airdate": "2025-08-13T14:50:00-07:00",
    "show": 64279,
    "show_uri": "https://api.kexp.org/v2/shows/64279/?format=api",
    "image_uri": "https://dn721607.ca.archive.org/0/items/mbid-681d8848-fb68-4f4e-98ec-5977292cc095/mbid-681d8848-fb68-4f4e-98ec-5977292cc095-29598781575_thumb500.jpg",
    "thumbnail_uri": "https://ia803101.us.archive.org/6/items/mbid-681d8848-fb68-4f4e-98ec-5977292cc095/mbid-681d8848-fb68-4f4e-98ec-5977292cc095-29598781575_thumb250.jpg",
    "song": "Promised Land",
    "track_id": "23c54bc3-6f99-4169-a119-1c600b8c0980",
    "recording_id": "01946f34-ea8b-470f-9406-bd36213e423b",
    "artist": "Cold Cave",
    "artist_ids": [
        "f7f32d93-0801-45cb-9f5a-e68f640649f4"
    ],
    "album": "Fate in Seven Lessons",
    "release_id": "681d8848-fb68-4f4e-98ec-5977292cc095",
    "release_group_id": "a0e599e5-b2ed-412d-8a66-1147c774d5ca",
    "labels": [
        "Heartworm Press"
    ],
    "label_ids": [
        "b7cf8a65-f4b8-4041-a609-99bde61963ca"
    ],
    "release_date": "2021-06-11",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For Enrique in Barcelona...\n---\nWesley Eisold wrote, \"This song is written by Amy [Lee] and I. Actually, I was in my head a little too much and not feeling productive and had a nice talk with Mark Lanegan about being too much in the head and it was inspiring enough to produce this song.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}