Information about plays

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

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

{
    "id": 3572186,
    "uri": "https://api.kexp.org/v2/plays/3572186/?format=api",
    "airdate": "2025-10-31T10:52:51-07:00",
    "show": 64983,
    "show_uri": "https://api.kexp.org/v2/shows/64983/?format=api",
    "image_uri": "https://ia601303.us.archive.org/0/items/mbid-02ac0c1c-c4b2-4305-b194-61036dd27f17/mbid-02ac0c1c-c4b2-4305-b194-61036dd27f17-37958107888_thumb500.jpg",
    "thumbnail_uri": "https://dn721909.ca.archive.org/0/items/mbid-02ac0c1c-c4b2-4305-b194-61036dd27f17/mbid-02ac0c1c-c4b2-4305-b194-61036dd27f17-37958107888_thumb250.jpg",
    "song": "Hungry Ghost",
    "track_id": "c63e7e6a-d052-4340-ab59-0f285491b14b",
    "recording_id": "86319044-acd2-42bd-aa97-8dfa9216f76c",
    "artist": "Hurray for the Riff Raff",
    "artist_ids": [
        "b053efc9-e8ea-474a-981f-a3c6fffcc694"
    ],
    "album": "The Navigator",
    "release_id": "02ac0c1c-c4b2-4305-b194-61036dd27f17",
    "release_group_id": "23573120-b2c9-49b5-9db3-e1621aa9b775",
    "labels": [
        "ATO Records"
    ],
    "label_ids": [
        "b63922e9-da3c-4e41-9eda-ae1b11d33a1a"
    ],
    "release_date": "2017-03-10",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Hurray For The Riff Raff, led by Puerto Rican musician Alynda Segarra, most recently performed Live on KEXP in 2022! \nhttps://www.youtube.com/watch?v=Bqgsikd6fcA&t=6s\n\nThey also graced our studios in 2017, when they opened with \"Hungry Ghost.\"\nhttps://youtu.be/9Z2N1_iwBaY\n\nhttps://hftrr.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}