Information about plays

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

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

{
    "id": 3596117,
    "uri": "https://api.kexp.org/v2/plays/3596117/?format=api",
    "airdate": "2025-12-26T04:25:52-08:00",
    "show": 65475,
    "show_uri": "https://api.kexp.org/v2/shows/65475/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Adagio",
    "track_id": null,
    "recording_id": "a39bc6f5-25f7-493c-9a0f-c3beb8d42959",
    "artist": "Σtella",
    "artist_ids": [
        "b0a53552-bddc-4c04-9839-be03f42b4cdf"
    ],
    "album": "Adagio",
    "release_id": null,
    "release_group_id": "8263b199-2fa2-4e71-9471-4d8989490cd6",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2025-01-09",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Σtella (Stella Chronopoulou) began writing \"Adagio\" in 2019, inspired to begin singing in her native language - Greek. \n\nWatch the official video for \"Adagio\": https://tinyurl.com/3cwzzw86\n\nhttps://stellawithasigma.bandcamp.com/album/adagio\nhttps://www.stellawithasigma.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}