Information about plays

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

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

{
    "id": 3567918,
    "uri": "https://api.kexp.org/v2/plays/3567918/?format=api",
    "airdate": "2025-10-21T05:50:01-07:00",
    "show": 64893,
    "show_uri": "https://api.kexp.org/v2/shows/64893/?format=api",
    "image_uri": "https://ia803201.us.archive.org/15/items/mbid-0c936862-d3d3-4c9e-b4bd-c5fdb58ac5b8/mbid-0c936862-d3d3-4c9e-b4bd-c5fdb58ac5b8-42452830195_thumb500.jpg",
    "thumbnail_uri": "https://dn720705.ca.archive.org/0/items/mbid-0c936862-d3d3-4c9e-b4bd-c5fdb58ac5b8/mbid-0c936862-d3d3-4c9e-b4bd-c5fdb58ac5b8-42452830195_thumb250.jpg",
    "song": "Insane",
    "track_id": "dcc8d599-517e-4835-849f-ab3ee4f35e62",
    "recording_id": "ec02e9dd-ddd2-4d55-b2b3-1b037efb94cc",
    "artist": "Deki Alem",
    "artist_ids": [
        "77a626b5-e7da-4a1b-8a5a-fd899ed08e85"
    ],
    "album": "Forget in Mass",
    "release_id": "0c936862-d3d3-4c9e-b4bd-c5fdb58ac5b8",
    "release_group_id": "4c024857-c0bf-4515-94be-f910ef81aa00",
    "labels": [
        "Amuseio AB"
    ],
    "label_ids": [
        "bcdfda31-84fe-429e-95a7-4d1f8045b20b"
    ],
    "release_date": "2025-08-08",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The debut studio album from this Swedish-Ghanian duo composed of twin brothers Sammy and Johnny Bennett.\n\nhttps://deki.bandcamp.com/album/forget-in-mass",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}