Information about plays

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

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

{
    "id": 3639992,
    "uri": "https://api.kexp.org/v2/plays/3639992/?format=api",
    "airdate": "2026-04-09T18:11:17-07:00",
    "show": 66409,
    "show_uri": "https://api.kexp.org/v2/shows/66409/?format=api",
    "image_uri": "https://dn721807.ca.archive.org/0/items/mbid-6ea8bf31-40d4-4bd3-8b74-a457713d1717/mbid-6ea8bf31-40d4-4bd3-8b74-a457713d1717-37919148280_thumb500.jpg",
    "thumbnail_uri": "https://dn721807.ca.archive.org/0/items/mbid-6ea8bf31-40d4-4bd3-8b74-a457713d1717/mbid-6ea8bf31-40d4-4bd3-8b74-a457713d1717-37919148280_thumb250.jpg",
    "song": "Dog Days",
    "track_id": "c9ba5ac8-cccd-400a-ab78-04eacea61e11",
    "recording_id": "45164b87-20a2-43a9-8969-d443f90e31a1",
    "artist": "Dehd",
    "artist_ids": [
        "d5ccd5b5-44b5-497e-9829-d8f1b69f412c"
    ],
    "album": "Poetry",
    "release_id": "6ea8bf31-40d4-4bd3-8b74-a457713d1717",
    "release_group_id": "1b596224-e7ed-4f2a-8176-4fa20fbd74e4",
    "labels": [
        "Fat Possum Records"
    ],
    "label_ids": [
        "76da5b47-69e8-49e7-a2fc-62d296b6224f"
    ],
    "release_date": "2024-05-10",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Directed by frequent collaborator Glam Hag, the video for this single shows Jason Balla engaging in a neat one-take sequence set in a retro honky-tonk bar.: https://www.youtube.com/watch?v=LbdHMLEYwwA\n\nSee Dehd performing live in our studio in 2022: https://www.youtube.com/watch?v=au4ihig0rbU\n\nhttps://dehdforever.bandcamp.com/album/poetry\nhttps://www.dehd.horse/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}