Information about plays

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

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

{
    "id": 3581287,
    "uri": "https://api.kexp.org/v2/plays/3581287/?format=api",
    "airdate": "2025-11-22T03:07:05-08:00",
    "show": 65175,
    "show_uri": "https://api.kexp.org/v2/shows/65175/?format=api",
    "image_uri": "https://dn721807.ca.archive.org/0/items/mbid-572c59da-cf19-4f5f-8289-d31a643659d6/mbid-572c59da-cf19-4f5f-8289-d31a643659d6-32302975179_thumb500.jpg",
    "thumbnail_uri": "https://dn721807.ca.archive.org/0/items/mbid-572c59da-cf19-4f5f-8289-d31a643659d6/mbid-572c59da-cf19-4f5f-8289-d31a643659d6-32302975179_thumb250.jpg",
    "song": "Baby, We’re Ascending",
    "track_id": "b6abca6e-0ab8-4b39-a800-559d009106da",
    "recording_id": "9374f5ec-0ffd-402a-95d2-4eed3490ff3c",
    "artist": "HAAi with Jon Hopkins",
    "artist_ids": [
        "0b0c25f4-f31c-46a5-a4fb-ccbf53d663bd",
        "c4dff60e-6cf9-4308-8bef-7d88bc0a6a27"
    ],
    "album": "Baby, We're Ascending",
    "release_id": "572c59da-cf19-4f5f-8289-d31a643659d6",
    "release_group_id": "427b7abe-8364-492b-b0de-e391c415ab5c",
    "labels": [
        "Mute"
    ],
    "label_ids": [
        "e0b106a5-4add-4839-9e40-c192457e1bf8"
    ],
    "release_date": "2022-05-27",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New track by HAAi featured recently on KEXPS \"In Our Headphones\" \n\nHosted by Evie Stokes\nProduced by Lilly Ana Fowler\nMastered by William Myers\nProduction support: Serafima Healy\nAssociate Director of Editorial: Dusty Henryhttps://www.kexp.org/podcasts/in-our-headphones/2025/11/13/kexp-dj-greta-rose-on-australian-producer-and-dj-haai/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}