Information about plays

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

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

{
    "id": 3612703,
    "uri": "https://api.kexp.org/v2/plays/3612703/?format=api",
    "airdate": "2026-02-03T13:09:21-08:00",
    "show": 65831,
    "show_uri": "https://api.kexp.org/v2/shows/65831/?format=api",
    "image_uri": "https://dn720701.ca.archive.org/0/items/mbid-4b615731-1555-48ac-b44c-6647ce816e73/mbid-4b615731-1555-48ac-b44c-6647ce816e73-43553675643_thumb500.jpg",
    "thumbnail_uri": "https://dn720701.ca.archive.org/0/items/mbid-4b615731-1555-48ac-b44c-6647ce816e73/mbid-4b615731-1555-48ac-b44c-6647ce816e73-43553675643_thumb250.jpg",
    "song": "Hack i häl",
    "track_id": "3863ae09-4030-41d2-bc70-1322b43bf816",
    "recording_id": "7048cb44-9cc4-4de9-b668-4c30a5869752",
    "artist": "Dina Ögon",
    "artist_ids": [
        "dd682352-d506-4d75-90cc-ff8daa0af05a"
    ],
    "album": "Människobarn",
    "release_id": "4b615731-1555-48ac-b44c-6647ce816e73",
    "release_group_id": "771fef24-b289-4e55-bb3f-1efb70d7bc62",
    "labels": [
        "Playground Music"
    ],
    "label_ids": [
        "c446ebe7-a528-406e-9d88-a44aeb8907da"
    ],
    "release_date": "2026-02-06",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Sweden's dreamy Dina Ögon is releasing their 4th album since 2021, Människobarn, this Friday!  https://playgroundmusic.com/artist/dina-ogon",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}