Information about plays

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

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

{
    "id": 3547936,
    "uri": "https://api.kexp.org/v2/plays/3547936/?format=api",
    "airdate": "2025-09-02T09:39:34-07:00",
    "show": 64453,
    "show_uri": "https://api.kexp.org/v2/shows/64453/?format=api",
    "image_uri": "https://dn721700.ca.archive.org/0/items/mbid-3cb3fac3-dc8c-4d32-a871-aadb3d5780e8/mbid-3cb3fac3-dc8c-4d32-a871-aadb3d5780e8-42879919429_thumb500.jpg",
    "thumbnail_uri": "https://dn721700.ca.archive.org/0/items/mbid-3cb3fac3-dc8c-4d32-a871-aadb3d5780e8/mbid-3cb3fac3-dc8c-4d32-a871-aadb3d5780e8-42879919429_thumb250.jpg",
    "song": "Pain",
    "track_id": "c368e8f3-64e1-4a18-b9e2-24c0b88c64bc",
    "recording_id": "1cf23c01-87ff-4260-895d-0457dc366989",
    "artist": "Chalk",
    "artist_ids": [
        "d8339825-470a-4dde-9792-d5c724e14e18"
    ],
    "album": "Pain",
    "release_id": "3cb3fac3-dc8c-4d32-a871-aadb3d5780e8",
    "release_group_id": "8b600190-44d2-483f-aef9-2ec5364bf688",
    "labels": [
        "ALTER Music"
    ],
    "label_ids": [
        "666c06c9-9088-4b82-8161-014be3b31a92"
    ],
    "release_date": "2025-08-27",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New track from Belfast based band Chalk. \n\nThey will be playing live in Seattle on the 8th of Nov at the Tractor Tavern!\nhttps://chalkbelfast.bandcamp.com/album/conditions-iii",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}