Information about plays

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

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

{
    "id": 3532431,
    "uri": "https://api.kexp.org/v2/plays/3532431/?format=api",
    "airdate": "2025-07-27T14:03:53-07:00",
    "show": 64129,
    "show_uri": "https://api.kexp.org/v2/shows/64129/?format=api",
    "image_uri": "https://dn721305.ca.archive.org/0/items/mbid-41745072-82f5-4bc2-a69a-b49218c38b54/mbid-41745072-82f5-4bc2-a69a-b49218c38b54-42216409582_thumb500.jpg",
    "thumbnail_uri": "https://dn721305.ca.archive.org/0/items/mbid-41745072-82f5-4bc2-a69a-b49218c38b54/mbid-41745072-82f5-4bc2-a69a-b49218c38b54-42216409582_thumb250.jpg",
    "song": "Afterlife",
    "track_id": "d42fd546-c422-4b86-b249-fb6002067b22",
    "recording_id": "1bf553a0-74bd-48ec-82c7-3d0b81ff8da1",
    "artist": "Alex G",
    "artist_ids": [
        "7df4c4de-3181-4a69-bd36-9d663970cebb"
    ],
    "album": "Headlights",
    "release_id": "41745072-82f5-4bc2-a69a-b49218c38b54",
    "release_group_id": "2b86bcf2-220b-44d3-9ba1-75e1983e0684",
    "labels": [
        "RCA"
    ],
    "label_ids": [
        "1ca5ed29-e00b-4ea5-b817-0bcca0e04946"
    ],
    "release_date": "2025-07-18",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Alex G will be at Oakland's Fox Theater on September 23rd and 24th with Nilüfer Yanya.\n\nSee the official video for this mandolin-driven single from his new album, \"Headlights\": https://www.youtube.com/watch?v=kt0Z9RZkg-4\n\nhttps://sandy.bandcamp.com/album/headlights\nhttps://www.sandyalexg.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}