Information about plays

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

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

{
    "id": 3633645,
    "uri": "https://api.kexp.org/v2/plays/3633645/?format=api",
    "airdate": "2026-03-25T22:24:26-07:00",
    "show": 66280,
    "show_uri": "https://api.kexp.org/v2/shows/66280/?format=api",
    "image_uri": "https://dn710706.ca.archive.org/0/items/mbid-f230955f-6c5e-35fb-bb98-09d72f4eeabe/mbid-f230955f-6c5e-35fb-bb98-09d72f4eeabe-13001022002_thumb500.jpg",
    "thumbnail_uri": "https://ia801301.us.archive.org/6/items/mbid-f230955f-6c5e-35fb-bb98-09d72f4eeabe/mbid-f230955f-6c5e-35fb-bb98-09d72f4eeabe-13001022002_thumb250.jpg",
    "song": "Inspiration Information",
    "track_id": "1ffd0268-76ff-3c79-ba76-f21ba70ed212",
    "recording_id": "9f8f713c-af65-4ae6-85c5-91ef1cd355f1",
    "artist": "Sharon Jones and the Dap‐Kings",
    "artist_ids": [
        "8d50cd20-34f2-4abe-ba16-0759ee0fb9f5"
    ],
    "album": "Dark Was the Night",
    "release_id": "f230955f-6c5e-35fb-bb98-09d72f4eeabe",
    "release_group_id": "75e19850-4cbd-3520-b6e8-4a5b0c3eaab8",
    "labels": [
        "4AD"
    ],
    "label_ids": [
        "a539bb1e-f2e1-4b45-9db8-8053841e7503"
    ],
    "release_date": "2009-02-16",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Another essential collection from the Red Hot Organization!\n\nhttps://redhot.org",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}