Information about plays

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

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

{
    "id": 3616958,
    "uri": "https://api.kexp.org/v2/plays/3616958/?format=api",
    "airdate": "2026-02-13T11:29:38-08:00",
    "show": 65921,
    "show_uri": "https://api.kexp.org/v2/shows/65921/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "In ár gCroíthe go deo",
    "track_id": "1f07de91-755d-4b86-85af-521f2431ebb7",
    "recording_id": "e702e2ea-e1b3-4339-b0cd-b784c1781472",
    "artist": "Fontaines D.C.",
    "artist_ids": [
        "fd87acc7-e0a0-4a45-bc2a-d2ab5c10be68"
    ],
    "album": "Skinty Fia",
    "release_id": "f304e7c4-f66a-4131-8685-f7edeed5e3ea",
    "release_group_id": "aa2f908a-5aba-40c1-a198-3d0ad4f43486",
    "labels": [
        "Partisan Records"
    ],
    "label_ids": [
        "d4ec5bb3-1d64-40fe-9629-ee1e452e251e"
    ],
    "release_date": "2022-04-22",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Check out video of Fontaines D.C.'s 2022 Live on KEXP performance: https://www.youtube.com/watch?v=qEFk5RiGf9A.\n\nThis song was inspired by the late Margaret Keane. Keane lived in Coventry for most of her life before passing at age 73, and had originally planned to have the Irish epitaph “In ár gCroithe go deo” – which translates as “in our hearts forever” – engraved on her headstone. However, a court of the Church of England ruled that the Gaelic phrase could be interpreted as “political” or “provocative” if displayed without an English translation. The decision sparked widespread anger among the Irish community and in response, Fontaines D.C., wrote ‘Skinty Fia’’s opener ‘In ár gCroíthe go deo’ (“Gone is the day/ Gone is the night”) in response to the decision.\n\nhttps://tinyurl.com/48sp8uta\n\nhttps://fontainesdc.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}