Information about plays

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

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

{
    "id": 3644842,
    "uri": "https://api.kexp.org/v2/plays/3644842/?format=api",
    "airdate": "2026-04-21T07:17:00-07:00",
    "show": 66512,
    "show_uri": "https://api.kexp.org/v2/shows/66512/?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://ia801006.us.archive.org/22/items/mbid-c0f653bd-10b3-40a1-954c-036812867243/mbid-c0f653bd-10b3-40a1-954c-036812867243-44528459454_thumb250.jpg",
    "song": "Black Boys on Mopeds",
    "track_id": "1f9ff039-4ba0-42e4-9f78-80fa81f77b1c",
    "recording_id": "baa93a05-9382-4b34-85e1-a8b26d729d96",
    "artist": "Fontaines D.C.",
    "artist_ids": [
        "fd87acc7-e0a0-4a45-bc2a-d2ab5c10be68"
    ],
    "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": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Happy 21st birthday to Finn from BC!\n==\nNew from Fontaines D.C., covering Sinéad O’Connor’s classic protest song.\n\n\"HELP(2) is a brand new collaborative album, inspired by the landmark 1995 release 'HELP', which brings music lovers together in support of War Child's vital work delivering immediate aid, education, specialist mental health support, and protection to children affected by conflict around the world.\"\n\nhttps://warchildrecords.bandcamp.com/album/help-2",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}