Information about plays

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

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

{
    "id": 3544513,
    "uri": "https://api.kexp.org/v2/plays/3544513/?format=api",
    "airdate": "2025-08-25T05:16:12-07:00",
    "show": 64383,
    "show_uri": "https://api.kexp.org/v2/shows/64383/?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": "A Thorn In Your Side",
    "track_id": "46023cde-0e69-4435-8761-86b1d6e30059",
    "recording_id": "c7208381-98ba-4668-b767-0c718d15c5f3",
    "artist": "Rounak Maiti",
    "artist_ids": [
        "3bce9d9c-304d-4b60-a583-fe422a64e7df"
    ],
    "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. 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"
}