Information about plays

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

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

{
    "id": 3554104,
    "uri": "https://api.kexp.org/v2/plays/3554104/?format=api",
    "airdate": "2025-09-17T08:12:45-07:00",
    "show": 64585,
    "show_uri": "https://api.kexp.org/v2/shows/64585/?format=api",
    "image_uri": "https://dn721907.ca.archive.org/0/items/mbid-b1e9bf83-4cf5-4709-8f71-fbff283b37c8/mbid-b1e9bf83-4cf5-4709-8f71-fbff283b37c8-41749917362_thumb500.jpg",
    "thumbnail_uri": "https://ia600207.us.archive.org/4/items/mbid-b1e9bf83-4cf5-4709-8f71-fbff283b37c8/mbid-b1e9bf83-4cf5-4709-8f71-fbff283b37c8-41749917362_thumb250.jpg",
    "song": "Blue Is the Morning",
    "track_id": "f9f2cddf-a713-400f-bf55-7e37dc3c4914",
    "recording_id": "aac36b40-113d-4843-a0ed-8f4c3aab0e41",
    "artist": "Pink Breath of Heaven",
    "artist_ids": [
        "e11ef9d6-ea31-45ea-9454-e40e2c81d0c3"
    ],
    "album": "Colors Make a Sound",
    "release_id": "b1e9bf83-4cf5-4709-8f71-fbff283b37c8",
    "release_group_id": "8f42a6e2-c6e5-4185-8cef-0f438e1bcbd5",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-05-02",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Blue is the Morning\"...because I can't make any of their shows. But you can!\n\nPink Breath of Heaven is playing in San Francisco at Bottom of the Hill on September 25, Portland at the Swan Dive on September 26 (Dreamgaze PDX), and Seattle at Central Saloon on September 27 (Tremolo Festival).\nhttps://dreamgazepdx.com/\nhttps://www.tremolosea.com/\n\nhttps://www.pinkbreathofheaven.com/\nhttps://pinkbreathofheaven.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}