Information about plays

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

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

{
    "id": 3630915,
    "uri": "https://api.kexp.org/v2/plays/3630915/?format=api",
    "airdate": "2026-03-19T05:29:56-07:00",
    "show": 66220,
    "show_uri": "https://api.kexp.org/v2/shows/66220/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "babakamon",
    "track_id": null,
    "recording_id": null,
    "artist": "錯乱前戦",
    "artist_ids": [
        "5d625bd5-0637-4e48-af2d-d5e90cb51fbe"
    ],
    "album": "odd-royo",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "SAKURAN-ZENSEN (錯乱前戦) is a high-energy Tokyo-based rock band,  emerging from the Japanese underground scene, their sound is often described as a chaotic, melodic \"punk'n'roll\" style reminiscent of a young, lo-fi Hives.\n\nGet a flavor of their aesthetic in this video of their song Taxi Man: https://www.youtube.com/watch?v=u0JSFkmWqsM",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}