Information about plays

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

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

{
    "id": 3544275,
    "uri": "https://api.kexp.org/v2/plays/3544275/?format=api",
    "airdate": "2025-08-24T16:09:34-07:00",
    "show": 64377,
    "show_uri": "https://api.kexp.org/v2/shows/64377/?format=api",
    "image_uri": "https://dn721801.ca.archive.org/0/items/mbid-6e0aa1d9-17ce-4423-87bc-4fec3d0b5f34/mbid-6e0aa1d9-17ce-4423-87bc-4fec3d0b5f34-38796403938_thumb500.jpg",
    "thumbnail_uri": "https://ia600305.us.archive.org/14/items/mbid-6e0aa1d9-17ce-4423-87bc-4fec3d0b5f34/mbid-6e0aa1d9-17ce-4423-87bc-4fec3d0b5f34-38796403938_thumb250.jpg",
    "song": "Favourite",
    "track_id": "b3d059c7-df21-47f7-947a-588b52af65f2",
    "recording_id": "51d4d3ab-131f-46a1-a9ad-b21fc132d757",
    "artist": "Fontaines D.C.",
    "artist_ids": [
        "fd87acc7-e0a0-4a45-bc2a-d2ab5c10be68"
    ],
    "album": "Romance",
    "release_id": "6e0aa1d9-17ce-4423-87bc-4fec3d0b5f34",
    "release_group_id": "92b095c1-3bbf-456f-9425-2078ad4e9504",
    "labels": [
        "XL Recordings"
    ],
    "label_ids": [
        "14221f01-8939-4ea0-b8f1-b5a21beae80a"
    ],
    "release_date": "2024-08-23",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Released on August 23rd, 2023!  Frontman Grian Chatten has shared that \"Favourite\" was inspired by \"There She Goes\" by The La's and \"Another Girl, Another Planet\" by The Only Ones.\n\nIt was placed at the end of the album because it served a \"cyclical\" nature of both ending the album and beginning it anew, with Chatten comparing it to how James Joyce's Finnegans Wake both begins and ends with the same sentence.\n\nBass player Conor Deegan shares of the album title, \"We’ve always had this sense of idealism and romance. Each album gets further away from observing that through the lens of Ireland, as directly as Dogrel. The second album is about that detachment, and the third is about Irishness dislocated in the diaspora. Now we look to where and what else there is to be romantic about.\" https://tinyurl.com/mpbvmjwp",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}