Information about plays

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

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

{
    "id": 3524887,
    "uri": "https://api.kexp.org/v2/plays/3524887/?format=api",
    "airdate": "2025-07-09T21:02:15-07:00",
    "show": 63968,
    "show_uri": "https://api.kexp.org/v2/shows/63968/?format=api",
    "image_uri": "https://ia600807.us.archive.org/5/items/mbid-cc21fb04-a54d-49c9-bc5d-b0c28158b795/mbid-cc21fb04-a54d-49c9-bc5d-b0c28158b795-41021958518_thumb500.jpg",
    "thumbnail_uri": "https://ia800807.us.archive.org/5/items/mbid-cc21fb04-a54d-49c9-bc5d-b0c28158b795/mbid-cc21fb04-a54d-49c9-bc5d-b0c28158b795-41021958518_thumb250.jpg",
    "song": "LEMON TREE",
    "track_id": "35bbd6d9-8684-4250-8a94-7d27f0aaba17",
    "recording_id": "9c329b0d-f395-477a-8a74-bd0741e2fd4b",
    "artist": "Night Heron",
    "artist_ids": [
        "666488c2-f162-49e5-83df-08253b46f573"
    ],
    "album": "ESCAPISM",
    "release_id": "cc21fb04-a54d-49c9-bc5d-b0c28158b795",
    "release_group_id": "485c64f0-b74e-4747-9f08-ad1406223a6b",
    "labels": [
        "Literal Gold"
    ],
    "label_ids": [
        "c55e2b11-2111-4c5d-95d5-35e6e53a6849"
    ],
    "release_date": "2025-05-09",
    "rotation_status": "R/N",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Upcoming bay area / pnw shows: \n\nSep 17 @ Cafe Colonial - Sacramento, CA\n\nhttps://nightheronmusic.bandcamp.com/album/escapism",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}