Information about plays

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

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

{
    "id": 3629731,
    "uri": "https://api.kexp.org/v2/plays/3629731/?format=api",
    "airdate": "2026-03-16T11:47:27-07:00",
    "show": 66198,
    "show_uri": "https://api.kexp.org/v2/shows/66198/?format=api",
    "image_uri": "https://ia600106.us.archive.org/8/items/mbid-2ad41fc4-0d58-40e9-ac83-02976fa44b9b/mbid-2ad41fc4-0d58-40e9-ac83-02976fa44b9b-36271524855_thumb500.jpg",
    "thumbnail_uri": "https://dn721908.ca.archive.org/0/items/mbid-2ad41fc4-0d58-40e9-ac83-02976fa44b9b/mbid-2ad41fc4-0d58-40e9-ac83-02976fa44b9b-36271524855_thumb250.jpg",
    "song": "Above and Below",
    "track_id": "24705578-1f06-43fa-a44c-af01cf2985d3",
    "recording_id": "7af8960e-b139-4054-a991-790e0dedfd39",
    "artist": "Midpak",
    "artist_ids": [
        "2049c589-01fb-4b2b-80a9-d7f4b8be5f2e"
    ],
    "album": "Above and Below",
    "release_id": "2ad41fc4-0d58-40e9-ac83-02976fa44b9b",
    "release_group_id": "3649deaf-e373-45a6-8029-e606c79b604e",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2023-07-07",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Seattle psych funk band Midpak. \n\nhttps://www.midpak.net/about",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}