Information about plays

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

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

{
    "id": 3596458,
    "uri": "https://api.kexp.org/v2/plays/3596458/?format=api",
    "airdate": "2025-12-26T21:40:07-08:00",
    "show": 65481,
    "show_uri": "https://api.kexp.org/v2/shows/65481/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "MMS",
    "track_id": null,
    "recording_id": "855bceb8-b205-48c4-90de-82a24113eb71",
    "artist": "Asake & Wizkid",
    "artist_ids": [
        "2b37ba5e-2162-46ca-bbad-f076f6a333bd",
        "efc5d365-a448-4e2f-9b5f-4a7c84be725c"
    ],
    "album": "Lungu Boy",
    "release_id": null,
    "release_group_id": "92f948c4-be65-4979-bea7-50887b29f7c0",
    "labels": [],
    "label_ids": [],
    "release_date": "2024-08-08",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"MMS had to be record of the year!\" Mo in TX - This came out end of 24 but ima give you that lol",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}