Information about plays

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

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

{
    "id": 3629825,
    "uri": "https://api.kexp.org/v2/plays/3629825/?format=api",
    "airdate": "2026-03-16T17:47:14-07:00",
    "show": 66200,
    "show_uri": "https://api.kexp.org/v2/shows/66200/?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://dn721806.ca.archive.org/0/items/mbid-841fb7f2-4f6d-4f92-a3a3-49f570e7e5c3/mbid-841fb7f2-4f6d-4f92-a3a3-49f570e7e5c3-44152085320_thumb250.jpg",
    "song": "Tad Adounya",
    "track_id": "436f5f9e-42f3-488b-924e-9e5379799282",
    "recording_id": "479426c7-c584-45d5-84a8-13fc82691e4e",
    "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": "Tinariwen evolve once again on their brand new album, connecting with a younger generation of Tuareg musicians to produce a vibrant album of undulating grooves rooted in their nomadic community. Also featuring guest appearances from José González & Sulafa Elyas.\n\nhttps://tinariwen.bandcamp.com/album/hoggar",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}