Information about plays

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

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

{
    "id": 3630625,
    "uri": "https://api.kexp.org/v2/plays/3630625/?format=api",
    "airdate": "2026-03-18T12:42:19-07:00",
    "show": 66214,
    "show_uri": "https://api.kexp.org/v2/shows/66214/?format=api",
    "image_uri": "https://dn710205.ca.archive.org/0/items/mbid-b92faf86-1eed-450f-b12c-e546ecc76b61/mbid-b92faf86-1eed-450f-b12c-e546ecc76b61-38548416844_thumb500.jpg",
    "thumbnail_uri": "https://dn710205.ca.archive.org/0/items/mbid-b92faf86-1eed-450f-b12c-e546ecc76b61/mbid-b92faf86-1eed-450f-b12c-e546ecc76b61-38548416844_thumb250.jpg",
    "song": "That’s Where I Am",
    "track_id": "44c9ecab-b9bd-4e00-bdad-3eebabd2c091",
    "recording_id": "21c1a5d3-a97e-41be-939d-1cc0f56d10f1",
    "artist": "Maggie Rogers",
    "artist_ids": [
        "dde26295-8cd4-474c-8740-3edb801b2776"
    ],
    "album": "Surrender",
    "release_id": "b92faf86-1eed-450f-b12c-e546ecc76b61",
    "release_group_id": "c002fafd-04cb-43a3-a006-1274d2c1e65c",
    "labels": [
        "Capitol Records"
    ],
    "label_ids": [
        "abea2d3e-eabf-4480-ab24-9382dd642c73"
    ],
    "release_date": "2022-07-29",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Maggie Rogers is an American singer-songwriter and record producer from Easton, Maryland.\n\nhttps://www.maggierogers.com\n--\nFlying over to England to write with Tom \"Kid Harpoon\" Hull (Florence + the Machine's \"Shake It Out\" and \"Never Let Me Go'), Rogers watched 10 Things I Hate About You on the plane. The movie inspired her to pen something hopeful that could run in the end credits of a rom-com.\nThis buoyant pop track was the second song Rogers and Kid Harpoon wrote in late October 2020 at Peter Gabriel's Real World Studios in Bath.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}