Information about plays

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

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

{
    "id": 3613297,
    "uri": "https://api.kexp.org/v2/plays/3613297/?format=api",
    "airdate": "2026-02-04T23:20:45-08:00",
    "show": 65842,
    "show_uri": "https://api.kexp.org/v2/shows/65842/?format=api",
    "image_uri": "https://dn721802.ca.archive.org/0/items/mbid-f42fdc4c-6e5f-4892-a167-b568de019845/mbid-f42fdc4c-6e5f-4892-a167-b568de019845-31597050537_thumb500.jpg",
    "thumbnail_uri": "https://dn721802.ca.archive.org/0/items/mbid-f42fdc4c-6e5f-4892-a167-b568de019845/mbid-f42fdc4c-6e5f-4892-a167-b568de019845-31597050537_thumb250.jpg",
    "song": "Together",
    "track_id": "8d7de095-dadf-427a-95d1-98f3c0a3597f",
    "recording_id": "c31c5b4c-283a-4a14-857c-ffc96b5a2389",
    "artist": "Ray Barretto",
    "artist_ids": [
        "169153fd-ba80-401a-8ccd-2825efaf9155"
    ],
    "album": "Summer of Soul (... Or, When the Revolution Could Not Be Televised) [original Motion Picture Soundtrack]",
    "release_id": "f42fdc4c-6e5f-4892-a167-b568de019845",
    "release_group_id": "12814386-09b9-4493-8c0c-0d8523973c68",
    "labels": [
        "Legacy"
    ],
    "label_ids": [
        "45ffe1d8-92da-4750-9a4a-f42861f46e2c"
    ],
    "release_date": "2022-01-28",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Killer live version of the title track to Ray's 1969 record on Fania.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}