Information about plays

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

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

{
    "id": 3576827,
    "uri": "https://api.kexp.org/v2/plays/3576827/?format=api",
    "airdate": "2025-11-11T12:28:13-08:00",
    "show": 65081,
    "show_uri": "https://api.kexp.org/v2/shows/65081/?format=api",
    "image_uri": "https://dn720708.ca.archive.org/0/items/mbid-d0a50609-f69b-468f-b05c-5025de0e0f05/mbid-d0a50609-f69b-468f-b05c-5025de0e0f05-42582131090_thumb500.jpg",
    "thumbnail_uri": "https://dn720708.ca.archive.org/0/items/mbid-d0a50609-f69b-468f-b05c-5025de0e0f05/mbid-d0a50609-f69b-468f-b05c-5025de0e0f05-42582131090_thumb250.jpg",
    "song": "In Keeping (Soon We'll Be Dust)",
    "track_id": "59bf4df2-0bb2-44e1-b955-8fd471cd2246",
    "recording_id": "89970bbb-0455-4df7-afc0-1427cd5af4dd",
    "artist": "Daniel Avery w/ Walter Schreifels",
    "artist_ids": [
        "9f350578-acdd-480e-8273-5eaf88842f1c",
        "3e7aa4a4-5b7e-46a3-a7ff-c57044fa1b64"
    ],
    "album": "Tremor",
    "release_id": "d0a50609-f69b-468f-b05c-5025de0e0f05",
    "release_group_id": "730d3f80-ca07-4198-a158-3ba65087f407",
    "labels": [
        "Domino"
    ],
    "label_ids": [
        "bfe26801-a86f-49b9-8502-05ae80b02594"
    ],
    "release_date": "2025-10-31",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "British DJ and producer Daniel Avery is joined by Quicksand's Walter Schreifels on this new song. \n--\nEnjoy this in-depth feature on Avery and the new album \"Tremor\": https://diymag.com/in-deep/daniel-avery-tremor-in-deep-november-2025",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}