Information about plays

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

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

{
    "id": 3582367,
    "uri": "https://api.kexp.org/v2/plays/3582367/?format=api",
    "airdate": "2025-11-24T12:38:49-08:00",
    "show": 65199,
    "show_uri": "https://api.kexp.org/v2/shows/65199/?format=api",
    "image_uri": "https://dn721908.ca.archive.org/0/items/mbid-d7772500-89dd-4e0a-8d17-a307d4899718/mbid-d7772500-89dd-4e0a-8d17-a307d4899718-26234530836_thumb500.jpg",
    "thumbnail_uri": "https://dn721908.ca.archive.org/0/items/mbid-d7772500-89dd-4e0a-8d17-a307d4899718/mbid-d7772500-89dd-4e0a-8d17-a307d4899718-26234530836_thumb250.jpg",
    "song": "Dojo Rising",
    "track_id": "a9153c2e-056a-4102-84de-fb85defabb16",
    "recording_id": "d4987e7e-fb99-46c4-8613-aaebec177114",
    "artist": "Cloud Control",
    "artist_ids": [
        "51f33514-92ec-470d-b373-2f05be28e1a0"
    ],
    "album": "Dream Cave",
    "release_id": "d7772500-89dd-4e0a-8d17-a307d4899718",
    "release_group_id": "512d78e1-1396-491d-a561-881ddf0806f1",
    "labels": [
        "Votiv"
    ],
    "label_ids": [
        "99ea0ae8-5ba4-4f9e-a66e-9f7fb14f15f4"
    ],
    "release_date": "2013-09-17",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Cloud Control was an Australian indie band, from the beautiful Blue Mountains just west of Sydney, NSW. 'Dream Cave' is their second studio album.\n\nYou can see Cloud Control perform this song \"Dojo rising\" on our YouTube channel from their Live on KEXP 2013 performance, hosted by Cheryl.:\nhttps://www.youtube.com/watch?v=cVLzi54rb3o",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}