Information about plays

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

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

{
    "id": 3618755,
    "uri": "https://api.kexp.org/v2/plays/3618755/?format=api",
    "airdate": "2026-02-17T15:52:04-08:00",
    "show": 65959,
    "show_uri": "https://api.kexp.org/v2/shows/65959/?format=api",
    "image_uri": "https://dn711001.ca.archive.org/0/items/mbid-d3d04eed-03c9-3437-8e10-96f94b448ed8/mbid-d3d04eed-03c9-3437-8e10-96f94b448ed8-18845932146_thumb500.jpg",
    "thumbnail_uri": "https://dn711001.ca.archive.org/0/items/mbid-d3d04eed-03c9-3437-8e10-96f94b448ed8/mbid-d3d04eed-03c9-3437-8e10-96f94b448ed8-18845932146_thumb250.jpg",
    "song": "Metronomic Underground",
    "track_id": "ba1076e7-4c72-33c6-95d6-c5b81dc387ef",
    "recording_id": "34b9bb23-29c6-45b2-ad00-d973ba61cf3f",
    "artist": "Stereolab",
    "artist_ids": [
        "f1df0431-9250-4ec8-95d8-f19ce7cf7fb6"
    ],
    "album": "ABC Music: Radio 1 Sessions",
    "release_id": "d3d04eed-03c9-3437-8e10-96f94b448ed8",
    "release_group_id": "d064800b-0d2e-3165-a92d-1dbe37664bf8",
    "labels": [
        "Strange Fruit"
    ],
    "label_ids": [
        "0c49508e-abff-49ad-b87c-da6270589ae3"
    ],
    "release_date": "2002-10-14",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Stereolab are an Anglo-French band formed in London in 1990. Led by the songwriting team of Tim Gane and Lætitia Sadier, the group's sound incorporates vintage electronic keyboards and repetitive motorik.\n---\nhttps://stereolab.co.uk/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}