Information about plays

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

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

{
    "id": 3544537,
    "uri": "https://api.kexp.org/v2/plays/3544537/?format=api",
    "airdate": "2025-08-25T06:48:17-07:00",
    "show": 64383,
    "show_uri": "https://api.kexp.org/v2/shows/64383/?format=api",
    "image_uri": "https://dn721808.ca.archive.org/0/items/mbid-fab23bea-daae-442a-89c2-efe096767596/mbid-fab23bea-daae-442a-89c2-efe096767596-41967741132_thumb500.jpg",
    "thumbnail_uri": "https://ia600101.us.archive.org/15/items/mbid-fab23bea-daae-442a-89c2-efe096767596/mbid-fab23bea-daae-442a-89c2-efe096767596-41967741132_thumb250.jpg",
    "song": "Ignition",
    "track_id": "dc1841a5-dce1-4226-acf6-6d54a64b0961",
    "recording_id": "52eb0c82-7ca4-4343-b252-c3f7ea222528",
    "artist": "Sababa 5",
    "artist_ids": [
        "f24158d2-5095-4ecd-89e9-9e34fadd8e0a"
    ],
    "album": "Nadir",
    "release_id": "fab23bea-daae-442a-89c2-efe096767596",
    "release_group_id": "e36633e1-a5fd-4a71-a179-a6c3c8989f8d",
    "labels": [
        "Batov Records"
    ],
    "label_ids": [
        "72500051-6183-4b30-b03c-e3ae5b0793cf"
    ],
    "release_date": "2025-07-04",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Sababa 5's latest album, ‘Nadir’, delves into a darker, more sophisticated, and cinematic fusion of psychedelic soul and Middle Eastern rock. The title, Nadir, is an astronomical term referring to the point on the celestial sphere directly beneath an observer, diametrically opposite the zenith. Metaphorically, it signifies the lowest point or a moment of adversity.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}