Information about plays

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

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

{
    "id": 3550101,
    "uri": "https://api.kexp.org/v2/plays/3550101/?format=api",
    "airdate": "2025-09-07T16:08:22-07:00",
    "show": 64501,
    "show_uri": "https://api.kexp.org/v2/shows/64501/?format=api",
    "image_uri": "https://ia800406.us.archive.org/19/items/mbid-f304e7c4-f66a-4131-8685-f7edeed5e3ea/mbid-f304e7c4-f66a-4131-8685-f7edeed5e3ea-32302277547_thumb500.jpg",
    "thumbnail_uri": "https://dn721603.ca.archive.org/0/items/mbid-f304e7c4-f66a-4131-8685-f7edeed5e3ea/mbid-f304e7c4-f66a-4131-8685-f7edeed5e3ea-32302277547_thumb250.jpg",
    "song": "Jackie Down The Line",
    "track_id": "cf4a2311-4dd9-4ce9-b1e5-dd09fb2a08b2",
    "recording_id": "08410e18-e94b-4ef6-8eaf-a76c720fb5ac",
    "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": "A \"Jackeen\" is a derogatory term used by people from other parts of Ireland to describe someone from Dublin. The Irish city traditionally had a strong association with Britain, and when Queen Victoria visited Dublin, folks there waved Union Jacks as a welcome to Her Majesty. This led to them being referred to as Jackeens.\n\nFontaines D.C. singer Grian Chatten, along with the rest of the band, left Ireland to pursue his music career in London. Here, he explores the transformation of their Irish culture and identity after moving to a different country.\n\n\"It's this kind of mutation of Irishness or loss of Irishness as it exists, or fails to exist, in a different environment.\"\n\n\"Jackie Down The Line\" came together almost instantaneously when Fontaines were working on a different track but got stuck. They called it a day, and just as Chatten was leaving, he heard bassist Conor Deegan playing the song's rumbling bassline.\n\n\"I had the melody come to my head before I'd got to the door,\" he recalled. \"I turned round, and we had the song basically done in about 20 minutes.\" https://tinyurl.com/552nbbdj",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}