Information about plays

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

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

{
    "id": 3630666,
    "uri": "https://api.kexp.org/v2/plays/3630666/?format=api",
    "airdate": "2026-03-18T15:19:06-07:00",
    "show": 66215,
    "show_uri": "https://api.kexp.org/v2/shows/66215/?format=api",
    "image_uri": "https://dn721603.ca.archive.org/0/items/mbid-1afec8f8-1bbf-4884-a8ce-84d9db029242/mbid-1afec8f8-1bbf-4884-a8ce-84d9db029242-41676521920_thumb500.jpg",
    "thumbnail_uri": "https://dn721603.ca.archive.org/0/items/mbid-1afec8f8-1bbf-4884-a8ce-84d9db029242/mbid-1afec8f8-1bbf-4884-a8ce-84d9db029242-41676521920_thumb250.jpg",
    "song": "Closer to Me",
    "track_id": "4a4640c0-fd47-4ead-9868-fc15ac2a8b19",
    "recording_id": "62d4c7dc-d675-464d-99d2-c3c156ee7a7c",
    "artist": "Kokoroko",
    "artist_ids": [
        "2650f0e7-3879-4b2c-8908-d025113cbece"
    ],
    "album": "Tuff Times Never Last",
    "release_id": "1afec8f8-1bbf-4884-a8ce-84d9db029242",
    "release_group_id": "42ee16aa-cf94-415a-997b-95d630f99ac3",
    "labels": [
        "Brownswood Recordings"
    ],
    "label_ids": [
        "6483a614-d00f-42b0-af39-a602b3ce5daa"
    ],
    "release_date": "2025-07-11",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Named for the Nigerian Urhobo word meaning “hard to break,” the London-based septet Kokoroko are “masters of African fusion, intent on bridging the divide between young people and African popular music of old.'\n--\nThey're performing at the Miner Auditorium in SF on Tuesday and Wednesday, June 16th and 127th.  They'll be at Seattle's Npetune Theatre on Saturday, June 20th.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}