Information about plays

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

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

{
    "id": 3541978,
    "uri": "https://api.kexp.org/v2/plays/3541978/?format=api",
    "airdate": "2025-08-19T07:43:27-07:00",
    "show": 64330,
    "show_uri": "https://api.kexp.org/v2/shows/64330/?format=api",
    "image_uri": "https://ia801400.us.archive.org/22/items/mbid-7509e4ec-119b-4276-8d41-17297a1f8460/mbid-7509e4ec-119b-4276-8d41-17297a1f8460-41655851997_thumb500.jpg",
    "thumbnail_uri": "https://ia601400.us.archive.org/22/items/mbid-7509e4ec-119b-4276-8d41-17297a1f8460/mbid-7509e4ec-119b-4276-8d41-17297a1f8460-41655851997_thumb250.jpg",
    "song": "Break Right",
    "track_id": "68f1f827-4454-4e57-bc06-7f9268b19505",
    "recording_id": "d6150777-1b76-456a-a07e-8cb2e387d4cf",
    "artist": "Hotline TNT",
    "artist_ids": [
        "229aac0b-3567-4bcc-b57d-76b865eb572e"
    ],
    "album": "Raspberry Moon",
    "release_id": "7509e4ec-119b-4276-8d41-17297a1f8460",
    "release_group_id": "73eb48f8-12b1-4164-b260-5561d528bf75",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-06-20",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New York City rock band Hotline TNT's new album came out June 20th! Catch them on tour:\n\n-September 20th at Baba Yaga in Seattle\n- September 24th at Great American Music Hall in San Francisco\n\nhttps://hotlinetnt.bandcamp.com/album/raspberry-moon",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}