Information about plays

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

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

{
    "id": 3593028,
    "uri": "https://api.kexp.org/v2/plays/3593028/?format=api",
    "airdate": "2025-12-19T09:33:47-08:00",
    "show": 65417,
    "show_uri": "https://api.kexp.org/v2/shows/65417/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Drone:Nodrone (Daniel Avery remix)",
    "track_id": "81c15c68-7216-482b-9180-914488840218",
    "recording_id": "d6d99bf1-e1e6-4b53-a3b9-bb9d0c04c098",
    "artist": "The Cure",
    "artist_ids": [
        "69ee3720-a7cb-4402-b48d-a02c366f2bcf"
    ],
    "album": "Mixes of a Lost World",
    "release_id": "972a75f7-145f-4be0-9009-ad9a191faa87",
    "release_group_id": "0ef1d20b-847b-4034-9ec2-a9854cd1f9a8",
    "labels": [
        "Polydor",
        "Lost Music Limited"
    ],
    "label_ids": [
        "ce24ab18-1bd6-4293-a486-546d13d6a5e2",
        "53af8f7d-391b-45e6-a7e1-f0e5206d46db"
    ],
    "release_date": "2025-06-13",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "#6\nThe Cure released 'Mixes of a Lost World' in June. It's a triple album collection of remixes of songs from last year’s acclaimed \"Songs of a Lost World. \"\n--\nThe Cure decided to donate all recording royalties from the Mixes of a Lost World project to War Child UK.\n--\nThis remix is by British DJ and producer Daniel Avery: https://jaegeroslo.no/a-life-of-its-own-profile-on-daniel-avery/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}