Information about plays

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

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

{
    "id": 3580894,
    "uri": "https://api.kexp.org/v2/plays/3580894/?format=api",
    "airdate": "2025-11-21T04:12:15-08:00",
    "show": 65166,
    "show_uri": "https://api.kexp.org/v2/shows/65166/?format=api",
    "image_uri": "https://ia801303.us.archive.org/26/items/mbid-82de62c3-dbaf-45e9-9787-5bcc99d75d73/mbid-82de62c3-dbaf-45e9-9787-5bcc99d75d73-43569384309_thumb500.jpg",
    "thumbnail_uri": "https://ia801303.us.archive.org/26/items/mbid-82de62c3-dbaf-45e9-9787-5bcc99d75d73/mbid-82de62c3-dbaf-45e9-9787-5bcc99d75d73-43569384309_thumb250.jpg",
    "song": "Sushi",
    "track_id": "ba0cfd10-d6f1-4ffb-9908-b09e7c3c99c8",
    "recording_id": "9c480e16-fb9d-4ec9-a9ff-9098e723a4e6",
    "artist": "FKA twigs",
    "artist_ids": [
        "1e4e9db7-5068-4a9c-bdd0-5777e47172c8"
    ],
    "album": "EUSEXUA Afterglow",
    "release_id": "82de62c3-dbaf-45e9-9787-5bcc99d75d73",
    "release_group_id": "3b0a6b3d-7699-4639-b4f4-df0e4ccde318",
    "labels": [
        "Atlantic"
    ],
    "label_ids": [
        "50c384a2-0b44-401b-b893-8181173339c7"
    ],
    "release_date": "2025-11-14",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "EUSEXUA Afterglow is the fourth studio album by FKA Twigs, 11 all-new songs released as an accompaniment to EUSEXUA, which was released earlier this year in January.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}