Information about plays

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

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

{
    "id": 3636095,
    "uri": "https://api.kexp.org/v2/plays/3636095/?format=api",
    "airdate": "2026-03-31T17:22:48-07:00",
    "show": 66331,
    "show_uri": "https://api.kexp.org/v2/shows/66331/?format=api",
    "image_uri": "https://ia800807.us.archive.org/14/items/mbid-ceb3ee63-856d-461d-9291-5e57f2c3b64a/mbid-ceb3ee63-856d-461d-9291-5e57f2c3b64a-44746002271_thumb500.jpg",
    "thumbnail_uri": "https://dn721807.ca.archive.org/0/items/mbid-ceb3ee63-856d-461d-9291-5e57f2c3b64a/mbid-ceb3ee63-856d-461d-9291-5e57f2c3b64a-44746002271_thumb250.jpg",
    "song": "Cult of Celebrity",
    "track_id": "946e39d7-f58b-4c28-847a-bd71c8f01ecb",
    "recording_id": "a8e6b173-5253-42cd-a138-88382391ca91",
    "artist": "Lambrini Girls",
    "artist_ids": [
        "4eeea7eb-7554-48cb-9e50-c26d434ed9ef"
    ],
    "album": "Cult of Celebrity",
    "release_id": "ceb3ee63-856d-461d-9291-5e57f2c3b64a",
    "release_group_id": "2e14ab5a-d93f-47c8-b5c9-efae6cb181f6",
    "labels": [
        "City Slang"
    ],
    "label_ids": [
        "82935ddb-a9d6-45a7-85e3-0b0add51fa1c"
    ],
    "release_date": "2026-03-31",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Brand new song out TODAY from Lambrini Girls. Music video here: https://us-store.lambrinigirlsband.co.uk",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}