Information about plays

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

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

{
    "id": 3636467,
    "uri": "https://api.kexp.org/v2/plays/3636467/?format=api",
    "airdate": "2026-04-01T14:13:02-07:00",
    "show": 66338,
    "show_uri": "https://api.kexp.org/v2/shows/66338/?format=api",
    "image_uri": "https://dn721806.ca.archive.org/0/items/mbid-841fb7f2-4f6d-4f92-a3a3-49f570e7e5c3/mbid-841fb7f2-4f6d-4f92-a3a3-49f570e7e5c3-44152085320_thumb500.jpg",
    "thumbnail_uri": "https://ia601709.us.archive.org/12/items/mbid-841fb7f2-4f6d-4f92-a3a3-49f570e7e5c3/mbid-841fb7f2-4f6d-4f92-a3a3-49f570e7e5c3-44152085320_thumb250.jpg",
    "song": "Erghad Afewo",
    "track_id": "1222d335-cbe5-404d-abe4-16eff1508c62",
    "recording_id": "4e36dfe4-eaed-40dc-a44e-1a1378dcfedd",
    "artist": "Tinariwen",
    "artist_ids": [
        "5c98fc12-be83-4246-ae5b-2184192913b9"
    ],
    "album": "Hoggar",
    "release_id": "841fb7f2-4f6d-4f92-a3a3-49f570e7e5c3",
    "release_group_id": "625cf339-7136-4b77-be28-6ab1e1edd25a",
    "labels": [
        "Wedge"
    ],
    "label_ids": [
        "a2b214b7-65d3-46e4-8139-425d27a86c1c"
    ],
    "release_date": "2026-03-13",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Hoggar\" is the tenth album from this Tuareg band. As progenitors of the so-called desert blues, they retain the lean, dark muscularity of Mali guitarist Ali Farka Touré, the style’s creator and whose songs Tinariwen founding member Ibrahim Ag Alhabib practiced when learning the guitar.\n--\nThe band is singing in Tamasheq on \"Erghad Afewo,\" a song about divisions among the Tuareg tribes.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}