Information about plays

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

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

{
    "id": 3529805,
    "uri": "https://api.kexp.org/v2/plays/3529805/?format=api",
    "airdate": "2025-07-21T06:15:55-07:00",
    "show": 64073,
    "show_uri": "https://api.kexp.org/v2/shows/64073/?format=api",
    "image_uri": "https://ia801307.us.archive.org/27/items/mbid-cf9ccaf9-3b92-4372-9ea0-9044951710fd/mbid-cf9ccaf9-3b92-4372-9ea0-9044951710fd-35304695608_thumb500.jpg",
    "thumbnail_uri": "https://ia601307.us.archive.org/27/items/mbid-cf9ccaf9-3b92-4372-9ea0-9044951710fd/mbid-cf9ccaf9-3b92-4372-9ea0-9044951710fd-35304695608_thumb250.jpg",
    "song": "Boys in the Better Land",
    "track_id": "22c08790-d101-4a94-b19b-862266abcae5",
    "recording_id": "74066237-d237-4097-9c9e-320b7d4667d7",
    "artist": "Fontaines D.C.",
    "artist_ids": [
        "fd87acc7-e0a0-4a45-bc2a-d2ab5c10be68"
    ],
    "album": "Dogrel",
    "release_id": "cf9ccaf9-3b92-4372-9ea0-9044951710fd",
    "release_group_id": "84c01ae7-82e5-4965-a5b6-7aeaf539f85c",
    "labels": [
        "Partisan Records"
    ],
    "label_ids": [
        "d4ec5bb3-1d64-40fe-9629-ee1e452e251e"
    ],
    "release_date": "2019-04-12",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The five Fontaines D.C. band members first met in Dublin while attending music college at British and Irish Modern Music Institute, and bonded over a mutual love of James Joyce, Brendan Behan and W.B. Yeats.\n\nHere, singer Grian Chatten describes a model \"with a face like sin and a heart like a James Joyce novel.\" He told Q magazine, \"I feel like the world has gone pretty bleak, a lot of values have been lost and you can sense them in the dialogue of Joyce's writing.\n\n\"The Anglo-phobic cab driver in this song only smokes Carrolls - an Irish cigarette brand now only made in Dublin. They're products that don't often get out of town, illustrating the hopelessness of such people.\"\n\nhttps://www.songfacts.com/facts/fontaines-dc/boys-in-the-better-land",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}