Information about plays

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

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

{
    "id": 3554818,
    "uri": "https://api.kexp.org/v2/plays/3554818/?format=api",
    "airdate": "2025-09-19T01:56:24-07:00",
    "show": 64599,
    "show_uri": "https://api.kexp.org/v2/shows/64599/?format=api",
    "image_uri": "https://dn720707.ca.archive.org/0/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": "Wicked Game",
    "track_id": "63950260-64f9-4f8e-9066-31dce817187d",
    "recording_id": "6aeb01c0-6d15-4015-b23f-e7a78557fcca",
    "artist": "Natural Wonder Beauty Concept",
    "artist_ids": [
        "7163d26e-fc59-46ed-beba-56c3f3fe4fd3"
    ],
    "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": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "(Ana Roxanne and DJ Python aka Natural Wonder Beauty Concept cover Chris Isaak)",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}