Information about plays

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

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

{
    "id": 3543057,
    "uri": "https://api.kexp.org/v2/plays/3543057/?format=api",
    "airdate": "2025-08-21T21:53:32-07:00",
    "show": 64350,
    "show_uri": "https://api.kexp.org/v2/shows/64350/?format=api",
    "image_uri": "https://coverartarchive.org/release/240db295-74aa-4328-ab96-082d64a01217/39838313559-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/240db295-74aa-4328-ab96-082d64a01217/39838313559-250.jpg",
    "song": "Settle Down",
    "track_id": null,
    "recording_id": "4e266067-562f-493b-8589-581fb374173c",
    "artist": "Makoto & L-Side",
    "artist_ids": [],
    "album": "Settle Down",
    "release_id": null,
    "release_group_id": "c0a5c09a-6f3d-474a-9a49-2296eee937f4",
    "labels": [
        "Human Elements"
    ],
    "label_ids": [
        "ddc726d8-b854-4f00-803e-88b121595fdb"
    ],
    "release_date": "2024-07-12",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Japan x Brazil DnB collab\n\nhttps://humanelements.bandcamp.com/track/settle-down",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}