Information about plays

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

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

{
    "id": 3617098,
    "uri": "https://api.kexp.org/v2/plays/3617098/?format=api",
    "airdate": "2026-02-13T19:51:20-08:00",
    "show": 65925,
    "show_uri": "https://api.kexp.org/v2/shows/65925/?format=api",
    "image_uri": "https://dn720702.ca.archive.org/0/items/mbid-3371e979-d194-4ddc-8f1d-2db197a1facc/mbid-3371e979-d194-4ddc-8f1d-2db197a1facc-40874540610_thumb500.jpg",
    "thumbnail_uri": "https://dn720702.ca.archive.org/0/items/mbid-3371e979-d194-4ddc-8f1d-2db197a1facc/mbid-3371e979-d194-4ddc-8f1d-2db197a1facc-40874540610_thumb250.jpg",
    "song": "Get Up",
    "track_id": "105dd0be-2e40-484d-8093-3946972f83b5",
    "recording_id": "792e2904-ccbe-42da-ab62-cfb5cc402111",
    "artist": "Ebo Taylor, Ali Shaheed Muhammad & Adrian Younge",
    "artist_ids": [
        "69bb7a74-99ee-4da0-bc3d-84586676e4ea",
        "d5ee9a6f-8e10-47e7-bca7-7e3f82aad769",
        "8b034085-b06d-4c42-9be3-d709be169d79"
    ],
    "album": "Ebo Taylor JID022",
    "release_id": "3371e979-d194-4ddc-8f1d-2db197a1facc",
    "release_group_id": "57ebaaa6-b228-459f-a4b8-38b92e70a648",
    "labels": [
        "Jazz is Dead"
    ],
    "label_ids": [
        "4fa0846f-353d-4307-95d6-f63617efb673"
    ],
    "release_date": "2025-01-31",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Returning to Ghana, Taylor worked as a producer for musicians such as Pat Thomas and C. K. Mann—as well as pursued solo projects—combining traditional Ghanaian material with afrobeat, jazz, and funk rhythms to create his own recognizable sound in the 1970s.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}