Information about plays

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

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

{
    "id": 3625095,
    "uri": "https://api.kexp.org/v2/plays/3625095/?format=api",
    "airdate": "2026-03-04T05:37:50-08:00",
    "show": 66087,
    "show_uri": "https://api.kexp.org/v2/shows/66087/?format=api",
    "image_uri": "https://dn710603.ca.archive.org/0/items/mbid-8a4946e9-002c-4373-b149-3967b786ef35/mbid-8a4946e9-002c-4373-b149-3967b786ef35-44097795942_thumb500.jpg",
    "thumbnail_uri": "https://dn710603.ca.archive.org/0/items/mbid-8a4946e9-002c-4373-b149-3967b786ef35/mbid-8a4946e9-002c-4373-b149-3967b786ef35-44097795942_thumb250.jpg",
    "song": "My Friend Doesn’t Care",
    "track_id": "9ee5c67d-0840-40ab-bd31-a4bf653bd706",
    "recording_id": "82ed88d0-684d-4c83-92d3-bfd4ae836a48",
    "artist": "Joe Glass",
    "artist_ids": [
        "85b54ae1-6c43-4571-b465-ee88382a9466"
    ],
    "album": "Snakewards",
    "release_id": "8a4946e9-002c-4373-b149-3967b786ef35",
    "release_group_id": "fbfb1ccc-5cc5-4f2f-a825-fea652ac4c3a",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2026-01-03",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New music from Chicago artist Joe Glass: https://joeglassetc.bandcamp.com/album/snakewards",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}