Information about plays

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

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

{
    "id": 3610707,
    "uri": "https://api.kexp.org/v2/plays/3610707/?format=api",
    "airdate": "2026-01-29T17:24:40-08:00",
    "show": 65787,
    "show_uri": "https://api.kexp.org/v2/shows/65787/?format=api",
    "image_uri": "https://ia800501.us.archive.org/14/items/mbid-74d5aa58-4d36-4c87-b21e-6f5991f8225d/mbid-74d5aa58-4d36-4c87-b21e-6f5991f8225d-14406714645_thumb500.jpg",
    "thumbnail_uri": "https://ia800501.us.archive.org/14/items/mbid-74d5aa58-4d36-4c87-b21e-6f5991f8225d/mbid-74d5aa58-4d36-4c87-b21e-6f5991f8225d-14406714645_thumb250.jpg",
    "song": "Give Me A Reason",
    "track_id": "a57654c9-fd14-487f-a032-8d78e82e14b2",
    "recording_id": "b743fb19-b916-4e8f-a852-17f8ee894a9c",
    "artist": "Jagwar Ma",
    "artist_ids": [
        "5b933654-f58b-438c-8652-90567e5495a1"
    ],
    "album": "Every Now & Then",
    "release_id": "0a546bf7-caf0-4c03-8dd8-3f7625114f44",
    "release_group_id": "00e94980-1f45-4b5f-8bf4-bee59938a97a",
    "labels": [
        "Mom + Pop Music"
    ],
    "label_ids": [
        "e30c6170-fcd5-4c30-9b89-bd1bdcbcaa5f"
    ],
    "release_date": "2016-10-14",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This one's for Ben!\n\nAustralian psychedelic dance band Jagwar Ma was Live on KEXP back in 2016. Check out the video here: https://www.youtube.com/watch?v=c8_Qmnuh93c\n\nhttps://www.marathonartists.com/jagwar-ma",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}