Information about plays

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

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

{
    "id": 3633873,
    "uri": "https://api.kexp.org/v2/plays/3633873/?format=api",
    "airdate": "2026-03-26T11:49:37-07:00",
    "show": 66284,
    "show_uri": "https://api.kexp.org/v2/shows/66284/?format=api",
    "image_uri": "https://dn721902.ca.archive.org/0/items/mbid-63de965a-7dfa-4d55-ac61-8947aa4d3f68/mbid-63de965a-7dfa-4d55-ac61-8947aa4d3f68-29060820014_thumb500.jpg",
    "thumbnail_uri": "https://dn721902.ca.archive.org/0/items/mbid-63de965a-7dfa-4d55-ac61-8947aa4d3f68/mbid-63de965a-7dfa-4d55-ac61-8947aa4d3f68-29060820014_thumb250.jpg",
    "song": "Cue Cards",
    "track_id": "9628e5cd-327b-3137-b01a-6c37c04c81ce",
    "recording_id": "ddba09bd-8b8d-4f25-9602-945d6a68a101",
    "artist": "Lync",
    "artist_ids": [
        "65e1b41c-c719-4237-9f72-c2f07ea19355"
    ],
    "album": "These Are Not Fall Colors",
    "release_id": "63de965a-7dfa-4d55-ac61-8947aa4d3f68",
    "release_group_id": "adf988bd-c4f9-35a2-8017-3a05ffe75d95",
    "labels": [
        "K Records",
        "K"
    ],
    "label_ids": [
        "300891cf-1256-4bf7-afc0-272f632c68fc",
        "bb1f7af7-67d5-417a-8dbe-2025caffe9a0"
    ],
    "release_date": "1994-01-01",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Lync was a 1990s post-hardcore band from Olympia, Washington.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}