Information about plays

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

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

{
    "id": 3556986,
    "uri": "https://api.kexp.org/v2/plays/3556986/?format=api",
    "airdate": "2025-09-24T02:09:26-07:00",
    "show": 64646,
    "show_uri": "https://api.kexp.org/v2/shows/64646/?format=api",
    "image_uri": "https://ia803108.us.archive.org/2/items/mbid-395900a3-318d-46d2-8358-947a6f2ea910/mbid-395900a3-318d-46d2-8358-947a6f2ea910-19463819571_thumb500.jpg",
    "thumbnail_uri": "https://ia803108.us.archive.org/2/items/mbid-395900a3-318d-46d2-8358-947a6f2ea910/mbid-395900a3-318d-46d2-8358-947a6f2ea910-19463819571_thumb250.jpg",
    "song": "Cityfade",
    "track_id": "d3fbf815-9e35-49e7-9eed-3cfb707ea5d1",
    "recording_id": "17292752-42da-48c1-84c3-1b81e9d493ac",
    "artist": "(A.A.L) Against All Logic",
    "artist_ids": [
        "c8e6242c-bc88-446c-8723-e354b806243d"
    ],
    "album": "2012–2017",
    "release_id": "395900a3-318d-46d2-8358-947a6f2ea910",
    "release_group_id": "20f7f4bb-c9cb-424e-9106-cbd41a00e18f",
    "labels": [
        "Other People"
    ],
    "label_ids": [
        "7eafcf10-49dc-4646-8870-5e5505626b0f"
    ],
    "release_date": "2018-02-17",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "From Nicolas Jaar's surprise release of 2018. https://nicolasjaar.net/\n\nEnjoy a KEXP album review of this terrific album: https://www.kexp.org/read/2018/4/4/album-review-against-all-logic-2012-2017/\n\nhttps://against-all-logic.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}