Information about plays

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

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

{
    "id": 3554285,
    "uri": "https://api.kexp.org/v2/plays/3554285/?format=api",
    "airdate": "2025-09-17T18:32:50-07:00",
    "show": 64588,
    "show_uri": "https://api.kexp.org/v2/shows/64588/?format=api",
    "image_uri": "https://dn721503.ca.archive.org/0/items/mbid-69330683-7eda-4403-9b41-49b5bb34b54f/mbid-69330683-7eda-4403-9b41-49b5bb34b54f-42271738945_thumb500.jpg",
    "thumbnail_uri": "https://dn721503.ca.archive.org/0/items/mbid-69330683-7eda-4403-9b41-49b5bb34b54f/mbid-69330683-7eda-4403-9b41-49b5bb34b54f-42271738945_thumb250.jpg",
    "song": "Falter",
    "track_id": "e76d352e-5818-41cd-a648-66b63b5bbeed",
    "recording_id": "d43ae2b4-309c-466b-b4ea-9f68c46b8579",
    "artist": "Acopia",
    "artist_ids": [
        "e4513864-b6e8-431e-8b82-bfdb22714444"
    ],
    "album": "Blush Response",
    "release_id": "69330683-7eda-4403-9b41-49b5bb34b54f",
    "release_group_id": "76ad035a-d520-4155-92e6-a47933d73f24",
    "labels": [
        "Scenic Route"
    ],
    "label_ids": [
        "d98fdd87-d5c7-46ef-9e5e-8ad123e71540"
    ],
    "release_date": "2025-09-12",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New music from Melbourne-based band feat Kate Durman, Lachland McGeehan, and Morgan Wright!\n\nhttps://acopia.bandcamp.com/album/blush-response",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}