Information about plays

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

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

{
    "id": 3580636,
    "uri": "https://api.kexp.org/v2/plays/3580636/?format=api",
    "airdate": "2025-11-20T12:15:37-08:00",
    "show": 65161,
    "show_uri": "https://api.kexp.org/v2/shows/65161/?format=api",
    "image_uri": "https://dn710102.ca.archive.org/0/items/mbid-8718859c-b435-46e3-bea8-d76c2876e8ac/mbid-8718859c-b435-46e3-bea8-d76c2876e8ac-43078534204_thumb500.jpg",
    "thumbnail_uri": "https://dn710102.ca.archive.org/0/items/mbid-8718859c-b435-46e3-bea8-d76c2876e8ac/mbid-8718859c-b435-46e3-bea8-d76c2876e8ac-43078534204_thumb250.jpg",
    "song": "Breonna’s Curse",
    "track_id": "4ec0e768-f4ad-4324-862c-2f74cd650765",
    "recording_id": "0d17cc1c-254d-4b8c-b743-225cdccb0765",
    "artist": "Lawrence Matthews",
    "artist_ids": [
        "ec2885d6-2c6a-4ec0-8c15-6e67af6bb8d8"
    ],
    "album": "Between Mortal Reach & Posthumous Grip",
    "release_id": "8718859c-b435-46e3-bea8-d76c2876e8ac",
    "release_group_id": "48528658-e6b4-4815-ae5e-a6c5ca400161",
    "labels": [
        "Golden Boi"
    ],
    "label_ids": [
        "b787759f-b34e-4d3d-84e3-148d5555fd28"
    ],
    "release_date": "2025-09-16",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Memphis artist Lawrence Matthews just released this album, 'Between Mortal Reach & Posthumous Grip' in September. Check it out here:\n\nhttps://lawrencematthews.bandcamp.com/album/between-mortal-reach-posthumous-grip",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}