Information about plays

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

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

{
    "id": 3613305,
    "uri": "https://api.kexp.org/v2/plays/3613305/?format=api",
    "airdate": "2026-02-04T23:45:28-08:00",
    "show": 65842,
    "show_uri": "https://api.kexp.org/v2/shows/65842/?format=api",
    "image_uri": "https://dn720307.ca.archive.org/0/items/mbid-eb9be1ab-5482-43f8-8ed7-e44201bc7162/mbid-eb9be1ab-5482-43f8-8ed7-e44201bc7162-43847275906_thumb500.jpg",
    "thumbnail_uri": "https://dn720307.ca.archive.org/0/items/mbid-eb9be1ab-5482-43f8-8ed7-e44201bc7162/mbid-eb9be1ab-5482-43f8-8ed7-e44201bc7162-43847275906_thumb250.jpg",
    "song": "Banou Leï",
    "track_id": "176cff61-e34e-4055-a2d0-7dc0c886772b",
    "recording_id": "11f9732d-3027-4a80-980c-00f26d74d10e",
    "artist": "Gondhawa",
    "artist_ids": [
        "c0d3788d-657a-4ebc-bf43-4d9254802ebf"
    ],
    "album": "Täkomā",
    "release_id": "eb9be1ab-5482-43f8-8ed7-e44201bc7162",
    "release_group_id": "d01476bf-76a9-44e7-86ad-efb3190491d4",
    "labels": [
        "Stolen Body Records",
        "Le Cèpe Records"
    ],
    "label_ids": [
        "db302256-68eb-4248-a2ba-bce5d7ff288d",
        "c9d50db2-6205-41bc-bc09-085a84cd189c"
    ],
    "release_date": "2026-01-30",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Second record from French power trio Gondhawa.\n\nhttps://gondhawa.bandcamp.com/album/t-kom",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}