Information about plays

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

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

{
    "id": 3542497,
    "uri": "https://api.kexp.org/v2/plays/3542497/?format=api",
    "airdate": "2025-08-20T13:58:53-07:00",
    "show": 64340,
    "show_uri": "https://api.kexp.org/v2/shows/64340/?format=api",
    "image_uri": "https://coverartarchive.org/release/9007a30b-fdcd-44b8-b595-5f15a4ee730e/39029712698-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/9007a30b-fdcd-44b8-b595-5f15a4ee730e/39029712698-250.jpg",
    "song": "Better Way to Live",
    "track_id": null,
    "recording_id": "81536838-d6a8-422c-8571-7b19b71812a7",
    "artist": "KNEECAP feat. Grian Chatten",
    "artist_ids": [
        "6ac275dd-eb37-42cf-9a60-6b147320c7be",
        "50d1da2e-d70d-46cc-8d65-21e524802c49"
    ],
    "album": "Fine Art",
    "release_id": null,
    "release_group_id": "194d0907-10c8-4a99-b96b-6571b2a6c456",
    "labels": [
        "Heavenly Recordings",
        "[PIAS]"
    ],
    "label_ids": [
        "696ee2f4-c486-4e7a-80f4-cfd85193677a",
        "da314fb6-6f98-4ac6-8ef1-890fc5ddf4e0"
    ],
    "release_date": "2024-06-14",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Hmmm...recognize that voice? Yes, once again, it's Grian Chatten.\n--\nThis Irish hip-hop trio is playing the Showbox in Seattle on Friday, October 24th. They'll be SF' The Independent on Monday, October 27th, and at Oakland's Fox Theater on Tuesday, October 28th.\n\nUpdates on Mo Chara's court case https://www.bbc.com/news/articles/c939v4kw2l4o",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}