Information about plays

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

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

{
    "id": 3580337,
    "uri": "https://api.kexp.org/v2/plays/3580337/?format=api",
    "airdate": "2025-11-19T18:47:43-08:00",
    "show": 65155,
    "show_uri": "https://api.kexp.org/v2/shows/65155/?format=api",
    "image_uri": "https://dn720701.ca.archive.org/0/items/mbid-a48ba9ff-4def-495f-9200-136bb1da5270/mbid-a48ba9ff-4def-495f-9200-136bb1da5270-42645635276_thumb500.jpg",
    "thumbnail_uri": "https://dn720701.ca.archive.org/0/items/mbid-a48ba9ff-4def-495f-9200-136bb1da5270/mbid-a48ba9ff-4def-495f-9200-136bb1da5270-42645635276_thumb250.jpg",
    "song": "Heart & Soul",
    "track_id": "47007b49-65a8-457e-8980-07eac7a222ae",
    "recording_id": "a415be1b-8b5d-4d16-a1c6-f5e1b397c969",
    "artist": "Lack of Afro",
    "artist_ids": [
        "1b337b9f-1562-4863-a5c8-50c9d6d5e010"
    ],
    "album": "Love Dealer",
    "release_id": "a48ba9ff-4def-495f-9200-136bb1da5270",
    "release_group_id": "034068f5-c40c-4e66-9cd3-a26071798742",
    "labels": [
        "The Bastion Music Group"
    ],
    "label_ids": [
        "61652d62-c17e-4706-b722-d232e3bbc33e"
    ],
    "release_date": "2025-10-10",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New album from Lack of Afro released last month!\n---\n“'Love Dealer' is aimed unequivocally at the dancefloor\" says Adam. \"As an artist, I wanted to push myself in a slightly new direction - more into the land of disco and a four to the floor sound. 'Love Dealer' is quintessentially an upbeat record, full of joy, optimism and hope for the future”. \n\nhttps://lackofafro.bandcamp.com/album/love-dealer",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}