Information about plays

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

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

{
    "id": 3632130,
    "uri": "https://api.kexp.org/v2/plays/3632130/?format=api",
    "airdate": "2026-03-21T21:45:53-07:00",
    "show": 66246,
    "show_uri": "https://api.kexp.org/v2/shows/66246/?format=api",
    "image_uri": "https://dn721802.ca.archive.org/0/items/mbid-2dbbe656-8a79-429d-9701-dc1f1c033611/mbid-2dbbe656-8a79-429d-9701-dc1f1c033611-32212247177_thumb500.jpg",
    "thumbnail_uri": "https://dn721802.ca.archive.org/0/items/mbid-2dbbe656-8a79-429d-9701-dc1f1c033611/mbid-2dbbe656-8a79-429d-9701-dc1f1c033611-32212247177_thumb250.jpg",
    "song": "Nobody Loves The Hulk",
    "track_id": "668cfb0b-b337-445f-b7a9-07da2132b9bb",
    "recording_id": "62fdb337-4c39-4a03-a6e7-ca4268d926c8",
    "artist": "The Traits",
    "artist_ids": [
        "8dc89cde-c3ca-4fcf-9a6a-d76a75340f42"
    ],
    "album": "Nobody Loves The Hulk!",
    "release_id": "2dbbe656-8a79-429d-9701-dc1f1c033611",
    "release_group_id": "3b08e66d-47d9-47db-b2a1-b93b5081a453",
    "labels": [
        "Queens City Records"
    ],
    "label_ids": [
        "e9726499-9d59-4ed9-83e8-51635e354ef4"
    ],
    "release_date": "1969-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "onto Marvel comics now....The Traits were an American garage rock band formed in Pelham, New York, in 1967. The group's brief career is highlighted by their role as the studio recording band for the novelty song \"Nobody Loves the Hulk\", released in 1969. At the time of its distribution it was publicized by Marvel Comics, and since then the tune has appeared on compilation albums, covered by other artists, and remains a peculiar artifact among Marvel enthusiasts. According to the record producer and songwriter of \"Nobody Loves the Hulk\", Rosalind Rogoff, the Traits were a popular teenage band composed of students enrolled at Pelham Memorial High School. Rogoff penned the lyrics to \"Nobody Loved the Hulk\", a novelty song about the origin story of the Marvel hero the Hulk, as well as the B-side anti-war composition \"Better Things\", while the Traits arranged the instrumentals.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}