Information about plays

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

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

{
    "id": 3557196,
    "uri": "https://api.kexp.org/v2/plays/3557196/?format=api",
    "airdate": "2025-09-24T13:48:20-07:00",
    "show": 64650,
    "show_uri": "https://api.kexp.org/v2/shows/64650/?format=api",
    "image_uri": "https://dn721506.ca.archive.org/0/items/mbid-a9dbce17-8e0f-4396-b173-3c994168b6c3/mbid-a9dbce17-8e0f-4396-b173-3c994168b6c3-23850146965_thumb500.jpg",
    "thumbnail_uri": "https://dn721506.ca.archive.org/0/items/mbid-a9dbce17-8e0f-4396-b173-3c994168b6c3/mbid-a9dbce17-8e0f-4396-b173-3c994168b6c3-23850146965_thumb250.jpg",
    "song": "Hang on to Your Love",
    "track_id": "f8ed3a01-406b-4157-94c5-561708c51aec",
    "recording_id": "66d3bb50-48b2-4a7a-8df9-3cf5e67789f7",
    "artist": "Sade",
    "artist_ids": [
        "67930b3e-e00b-469f-8c74-fd69f20522ec"
    ],
    "album": "Diamond Life",
    "release_id": "a9dbce17-8e0f-4396-b173-3c994168b6c3",
    "release_group_id": "af2a0c41-e612-3232-949d-bdca340c407c",
    "labels": [
        "Epic"
    ],
    "label_ids": [
        "8f638ddb-131a-4cc3-b3d4-7ebdac201b55"
    ],
    "release_date": "1984-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Hang on to Your Love\"  was written by Sade Adu and guitarist and saxophonist Stuart Matthewman, and produced by Robin Millar.\n--\nSir Robin Millar CBE is an internationally renowned British music producer, businessman, and campaigner for vulnerable people. He produced and arranged the legendary \"Diamond Life\"  album by Sade. Go here to his official website: https://www.robinmillar.org.uk/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}