Information about plays

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

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

{
    "id": 3543751,
    "uri": "https://api.kexp.org/v2/plays/3543751/?format=api",
    "airdate": "2025-08-23T13:44:54-07:00",
    "show": 64367,
    "show_uri": "https://api.kexp.org/v2/shows/64367/?format=api",
    "image_uri": "https://dn720701.ca.archive.org/0/items/mbid-9df4a278-e5f5-4e98-824e-988758138989/mbid-9df4a278-e5f5-4e98-824e-988758138989-42748217048_thumb500.jpg",
    "thumbnail_uri": "https://dn720701.ca.archive.org/0/items/mbid-9df4a278-e5f5-4e98-824e-988758138989/mbid-9df4a278-e5f5-4e98-824e-988758138989-42748217048_thumb250.jpg",
    "song": "Self‐Medicate",
    "track_id": "2336ab16-57a1-4272-8114-7f2d3834c1c2",
    "recording_id": "3619a8e2-c0f9-41bd-8f69-bedcbfc50508",
    "artist": "Rounak Maiti feat. Shantanu Pandit",
    "artist_ids": [
        "3bce9d9c-304d-4b60-a583-fe422a64e7df",
        "bdce6cea-e987-4665-9657-1489c8129d72"
    ],
    "album": "Brute Fact/Home Truth",
    "release_id": "9df4a278-e5f5-4e98-824e-988758138989",
    "release_group_id": "ca99af62-2cb9-4290-af41-6fcbf291342b",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-07-25",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The third album from this Mumbai-based Indian singer, songwriter, multi-instrumentalist, and producer is an impressive set of ambitious, celestial, swirling electro-acoustic pop that’s psychedelic, kaleidoscopic, dreamy, and propulsive and distinguished by his upfront, honest, yearning vocals. Written through periods of “severe isolation, disillusionment and burnout,” ‘Brute Fact/Home Truth’ is a cathartic, triumphant, yet slightly chaotic listen and a breakthrough moment from an artist operating out of the South Asian independent scene.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}