Information about plays

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

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

{
    "id": 3631120,
    "uri": "https://api.kexp.org/v2/plays/3631120/?format=api",
    "airdate": "2026-03-19T15:37:44-07:00",
    "show": 66223,
    "show_uri": "https://api.kexp.org/v2/shows/66223/?format=api",
    "image_uri": "https://dn710608.ca.archive.org/0/items/mbid-89fb6b5b-6ac2-465c-93bf-be430010de66/mbid-89fb6b5b-6ac2-465c-93bf-be430010de66-20229507460_thumb500.jpg",
    "thumbnail_uri": "https://dn710608.ca.archive.org/0/items/mbid-89fb6b5b-6ac2-465c-93bf-be430010de66/mbid-89fb6b5b-6ac2-465c-93bf-be430010de66-20229507460_thumb250.jpg",
    "song": "Chariots of Fire",
    "track_id": "607cf924-62a2-3b39-903a-8919636c4fcb",
    "recording_id": "b4c2e65a-a05c-47ed-bd2b-5438a45e92b3",
    "artist": "Vangelis",
    "artist_ids": [
        "57fca0e2-f9ad-4ae6-af9d-6a6f50cbcd5f"
    ],
    "album": "Chariots of Fire",
    "release_id": "89fb6b5b-6ac2-465c-93bf-be430010de66",
    "release_group_id": "2a5ecb95-4c06-3386-a141-e60343ab5d26",
    "labels": [
        "Polydor"
    ],
    "label_ids": [
        "ce24ab18-1bd6-4293-a486-546d13d6a5e2"
    ],
    "release_date": "1981-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Watch these fellow running on the beach during the title for \"Chariots of Fire\": https://www.youtube.com/watch?v=hr_-fT8MWDU",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}