Information about plays

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

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

{
    "id": 3657142,
    "uri": "https://api.kexp.org/v2/plays/3657142/?format=api",
    "airdate": "2026-05-20T07:38:02-07:00",
    "show": 66766,
    "show_uri": "https://api.kexp.org/v2/shows/66766/?format=api",
    "image_uri": "https://dn711309.ca.archive.org/0/items/mbid-c0f653bd-10b3-40a1-954c-036812867243/mbid-c0f653bd-10b3-40a1-954c-036812867243-44528459454_thumb500.jpg",
    "thumbnail_uri": "https://dn711309.ca.archive.org/0/items/mbid-c0f653bd-10b3-40a1-954c-036812867243/mbid-c0f653bd-10b3-40a1-954c-036812867243-44528459454_thumb250.jpg",
    "song": "When the War Is Finally Done",
    "track_id": "f8c4c6b2-88fc-4efa-886f-b27548523496",
    "recording_id": "504d7418-6163-44ee-a535-920158ef1d66",
    "artist": "Foals",
    "artist_ids": [
        "6a65d878-fcd0-42cf-aff9-ca1d636a8bcc"
    ],
    "album": "HELP(2)",
    "release_id": "c0f653bd-10b3-40a1-954c-036812867243",
    "release_group_id": "f8a24f2c-647f-4faf-9ada-0174e9c35884",
    "labels": [
        "War Child Records"
    ],
    "label_ids": [
        "9d87153e-ad9a-4a6a-94a9-cdb3fc5bf40c"
    ],
    "release_date": "2026-03-06",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"When the War is Finally Done\" is Foals' contribution to HELP(2) from WarChild Records. The song was inspired by the \"trench poets\" and was started in 2019 then recently finished under the spectre of current events.\n\nAll proceeds from this album support WarChild to protect, educate, and stand up for the rights of children living through conflict.\n\nhttps://www.foals.co.uk/\nhttps://store.warchild.org.uk/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}