Information about plays

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

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

{
    "id": 3552561,
    "uri": "https://api.kexp.org/v2/plays/3552561/?format=api",
    "airdate": "2025-09-13T16:46:05-07:00",
    "show": 64553,
    "show_uri": "https://api.kexp.org/v2/shows/64553/?format=api",
    "image_uri": "https://dn721501.ca.archive.org/0/items/mbid-2da8724c-d896-49c7-ac26-5d7fd33030d7/mbid-2da8724c-d896-49c7-ac26-5d7fd33030d7-43012363931_thumb500.jpg",
    "thumbnail_uri": "https://dn721501.ca.archive.org/0/items/mbid-2da8724c-d896-49c7-ac26-5d7fd33030d7/mbid-2da8724c-d896-49c7-ac26-5d7fd33030d7-43012363931_thumb250.jpg",
    "song": "ORDINARY LOSS",
    "track_id": "6caabd7d-861a-4967-b8f8-a434f98606eb",
    "recording_id": "4619bab2-76c7-430c-96fc-90b066b2b55a",
    "artist": "HEALTH",
    "artist_ids": [
        "6805e4d5-f550-40fe-b731-05dc8229e74b"
    ],
    "album": "CONFLICT DLC",
    "release_id": "2da8724c-d896-49c7-ac26-5d7fd33030d7",
    "release_group_id": "19cdea2d-9fa3-4e7d-8aac-b255330a26b3",
    "labels": [
        "Loma Vista Recordings"
    ],
    "label_ids": [
        "9c3ec056-57dd-4987-bb53-cbea027ef81c"
    ],
    "release_date": "2025-12-11",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New music from HEALTH!\nPre-order the vinyl here:https://youwillloveeachother.bandcamp.com/track/ordinary-loss",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}