Information about plays

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

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

{
    "id": 3549920,
    "uri": "https://api.kexp.org/v2/plays/3549920/?format=api",
    "airdate": "2025-09-07T05:39:24-07:00",
    "show": 64497,
    "show_uri": "https://api.kexp.org/v2/shows/64497/?format=api",
    "image_uri": "https://ia803208.us.archive.org/4/items/mbid-655060f6-7be1-44e0-963b-14749d6c4d7b/mbid-655060f6-7be1-44e0-963b-14749d6c4d7b-42793539960_thumb500.jpg",
    "thumbnail_uri": "https://dn720707.ca.archive.org/0/items/mbid-655060f6-7be1-44e0-963b-14749d6c4d7b/mbid-655060f6-7be1-44e0-963b-14749d6c4d7b-42793539960_thumb250.jpg",
    "song": "hbd lucy",
    "track_id": "4dff1224-177b-4d08-bc49-93fc4fa24d2d",
    "recording_id": "3775ee4d-446b-4665-a89b-9dcc1cac7a75",
    "artist": "Zsela",
    "artist_ids": [
        "47766183-f038-4876-8a0c-6c8c9b57e1ca"
    ],
    "album": "Sitting on the Moon",
    "release_id": "655060f6-7be1-44e0-963b-14749d6c4d7b",
    "release_group_id": "ac24553d-16fc-434f-99be-f503e52ff520",
    "labels": [
        "Mexican Summer"
    ],
    "label_ids": [
        "2c6049c6-7335-4d03-b264-234b314b03b5"
    ],
    "release_date": "2025-08-15",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Sitting on the Moon is a new compilation and low-key statement of purpose for the long running, Brooklyn-based independent label Mexican Summer. \n\nhttps://mexicansummer.bandcamp.com/album/sitting-on-the-moon",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}