Information about plays

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

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

{
    "id": 3636551,
    "uri": "https://api.kexp.org/v2/plays/3636551/?format=api",
    "airdate": "2026-04-01T18:46:25-07:00",
    "show": 66339,
    "show_uri": "https://api.kexp.org/v2/shows/66339/?format=api",
    "image_uri": "https://dn710604.ca.archive.org/0/items/mbid-bdc1089a-4bf0-46b1-86dc-33b3e926f6c7/mbid-bdc1089a-4bf0-46b1-86dc-33b3e926f6c7-9552970595_thumb500.jpg",
    "thumbnail_uri": "https://ia801603.us.archive.org/24/items/mbid-bdc1089a-4bf0-46b1-86dc-33b3e926f6c7/mbid-bdc1089a-4bf0-46b1-86dc-33b3e926f6c7-9552970595_thumb250.jpg",
    "song": "Go!",
    "track_id": "df153037-ff40-4f02-9355-05503927c412",
    "recording_id": "abc1d814-31da-4018-b088-ec4b8b64757d",
    "artist": "Public Service Broadcasting",
    "artist_ids": [
        "93834e82-3a0b-4ec2-a2e4-6eca0a497e6d"
    ],
    "album": "The Race for Space",
    "release_id": "bdc1089a-4bf0-46b1-86dc-33b3e926f6c7",
    "release_group_id": "38d7dd30-0b1c-45f5-bde4-a0794dc0ec7c",
    "labels": [
        "Test Card Recordings"
    ],
    "label_ids": [
        "29ad6426-4762-47ed-aba0-73ed2e1f8879"
    ],
    "release_date": "2015-02-23",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Request!\n\nBecause of your donations and support for KEXP, we can play celebrate space and play this tune 2x in one afternoon! \n\nhttps://www.kexp.org/donate/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}