Information about plays

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

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

{
    "id": 3670609,
    "uri": "https://api.kexp.org/v2/plays/3670609/?format=api",
    "airdate": "2026-06-21T05:11:51-07:00",
    "show": 67047,
    "show_uri": "https://api.kexp.org/v2/shows/67047/?format=api",
    "image_uri": "https://dn721605.ca.archive.org/0/items/mbid-48239f74-e24f-4e0b-a4e6-019c266ec905/mbid-48239f74-e24f-4e0b-a4e6-019c266ec905-33892516845_thumb500.jpg",
    "thumbnail_uri": "https://dn721605.ca.archive.org/0/items/mbid-48239f74-e24f-4e0b-a4e6-019c266ec905/mbid-48239f74-e24f-4e0b-a4e6-019c266ec905-33892516845_thumb250.jpg",
    "song": "The Sands of Iwo Jima",
    "track_id": "f4d7dda0-15c9-33d8-90bd-f5d1332b76f4",
    "recording_id": "f6363af7-f990-438d-8293-8cfc8bef6d0d",
    "artist": "Drive-By Truckers",
    "artist_ids": [
        "8eae1e0a-1696-4532-9e3c-0a072217ef4c"
    ],
    "album": "The Dirty South",
    "release_id": "48239f74-e24f-4e0b-a4e6-019c266ec905",
    "release_group_id": "5fceac69-fc0e-3275-b289-3365fd4b0ae3",
    "labels": [
        "New West Records"
    ],
    "label_ids": [
        "c1b263e3-f148-4e85-81a3-c57aefc56797"
    ],
    "release_date": "2004-08-24",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "yeah, eat sh*t John Wayne, you weren't there. ",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}