Information about plays

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

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

{
    "id": 3551130,
    "uri": "https://api.kexp.org/v2/plays/3551130/?format=api",
    "airdate": "2025-09-10T03:10:10-07:00",
    "show": 64522,
    "show_uri": "https://api.kexp.org/v2/shows/64522/?format=api",
    "image_uri": "https://ia800703.us.archive.org/12/items/mbid-b9dc2f59-29b8-4082-9aa9-33d805b3c26a/mbid-b9dc2f59-29b8-4082-9aa9-33d805b3c26a-42092641291_thumb500.jpg",
    "thumbnail_uri": "https://dn721805.ca.archive.org/0/items/mbid-b9dc2f59-29b8-4082-9aa9-33d805b3c26a/mbid-b9dc2f59-29b8-4082-9aa9-33d805b3c26a-42092641291_thumb250.jpg",
    "song": "Stitches",
    "track_id": "35ba4cf8-d27b-43e4-a7f2-b6c5ee79e11a",
    "recording_id": "309abce0-b2e9-4ee0-af3e-6f50da8522b7",
    "artist": "HAAi",
    "artist_ids": [
        "c4dff60e-6cf9-4308-8bef-7d88bc0a6a27"
    ],
    "album": "HUMANiSE",
    "release_id": "b9dc2f59-29b8-4082-9aa9-33d805b3c26a",
    "release_group_id": "96ce8859-5a8f-4057-99f8-9b21f1738b0f",
    "labels": [
        "Mute"
    ],
    "label_ids": [
        "e0b106a5-4add-4839-9e40-c192457e1bf8"
    ],
    "release_date": "2025-10-10",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Throssell calls the new single “a naive love letter to yourself, your lover and your friends. The people who evoke the strongest feelings in you and who make you feel the most human.”",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}