Information about plays

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

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

{
    "id": 3570094,
    "uri": "https://api.kexp.org/v2/plays/3570094/?format=api",
    "airdate": "2025-10-26T04:31:55-07:00",
    "show": 64937,
    "show_uri": "https://api.kexp.org/v2/shows/64937/?format=api",
    "image_uri": "https://coverartarchive.org/release/e3cf6471-fd18-401c-93dc-d69f19b56e93/37270937595-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/e3cf6471-fd18-401c-93dc-d69f19b56e93/37270937595-250.jpg",
    "song": "Yelele",
    "track_id": null,
    "recording_id": null,
    "artist": "Maurice Poto Doudongo",
    "artist_ids": [],
    "album": "The Lost Album",
    "release_id": null,
    "release_group_id": "b77380da-47f6-41e1-bd25-bae277ce411d",
    "labels": [
        "Crammed Discs"
    ],
    "label_ids": [
        "443fa1b0-3960-463f-9016-9845a9754b3e"
    ],
    "release_date": "2025-01-01",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Just reissued on wax for the first time, super funky tracks from the Congolese musician! - https://crammed-discs.bandcamp.com/music",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}