Information about plays

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

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

{
    "id": 3617114,
    "uri": "https://api.kexp.org/v2/plays/3617114/?format=api",
    "airdate": "2026-02-13T20:57:14-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": "Beye Bu, Beye Ba",
    "track_id": "730d2fb0-5f42-4a60-8313-b7b408ef3826",
    "recording_id": "82f3fee3-4960-4d9a-8c65-a9d58e778c80",
    "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": "The success of Love and Death prompted Strut to issue the retrospective Life Stories: Highlife & Afrobeat Classics 1973–1980, in the spring of 2011.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}