Information about plays

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

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

{
    "id": 3633947,
    "uri": "https://api.kexp.org/v2/plays/3633947/?format=api",
    "airdate": "2026-03-26T16:11:16-07:00",
    "show": 66286,
    "show_uri": "https://api.kexp.org/v2/shows/66286/?format=api",
    "image_uri": "https://dn711105.ca.archive.org/0/items/mbid-489e0384-1926-4113-beb4-6660d31ca38d/mbid-489e0384-1926-4113-beb4-6660d31ca38d-6472052207_thumb500.jpg",
    "thumbnail_uri": "https://dn711105.ca.archive.org/0/items/mbid-489e0384-1926-4113-beb4-6660d31ca38d/mbid-489e0384-1926-4113-beb4-6660d31ca38d-6472052207_thumb250.jpg",
    "song": "Mah na' mah na' (Album Version)",
    "track_id": "1d6a854c-bb17-415d-8759-a5c00eedbfcb",
    "recording_id": "a6b06421-c8ff-423b-a361-3aff166e749f",
    "artist": "Piero Umiliani",
    "artist_ids": [
        "806b793c-fb2c-401e-be44-f753c0ea2f15"
    ],
    "album": "Mah Nà Mah Nà (The Original Mixes EP)",
    "release_id": "489e0384-1926-4113-beb4-6660d31ca38d",
    "release_group_id": "133db0f4-8163-4cd6-a233-1ff8414e4092",
    "labels": [
        "Easy Tempo",
        "Right Tempo"
    ],
    "label_ids": [
        "4dfdaa3b-f798-4720-9260-5280c6bf8035",
        "51042be3-4466-47d1-a080-0116640da91e"
    ],
    "release_date": "2009-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The original Mahna Mahna by Italian composer Piero Umiliani.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}