Information about plays

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

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

{
    "id": 3562187,
    "uri": "https://api.kexp.org/v2/plays/3562187/?format=api",
    "airdate": "2025-10-07T01:48:58-07:00",
    "show": 64768,
    "show_uri": "https://api.kexp.org/v2/shows/64768/?format=api",
    "image_uri": "https://coverartarchive.org/release/e2f38b4b-96a1-4dfb-91b1-aeb533ab9095/15376345007-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/e2f38b4b-96a1-4dfb-91b1-aeb533ab9095/15376345007-250.jpg",
    "song": "Swerve… The Reeping of All That Is Worthwhile (Noir Not Withstanding)",
    "track_id": null,
    "recording_id": "897e85ed-bbc5-476b-9529-228fdefb2028",
    "artist": "Shabazz Palaces",
    "artist_ids": [
        "6462c4f6-6f69-4636-a835-02eebe81c90f"
    ],
    "album": "Black Up",
    "release_id": null,
    "release_group_id": "add1dfee-64e9-4e0b-8389-1bafe169d903",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2011-06-28",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Inspired by The Last Poets - track from the acclaimed debut album from the Seattle duo Shabazz Palaces - Ishmael Butler aka. Palaceer Lazaro (formerly Butterfly of jazz rap group Digable Planets) in collaboration with multi-instrumentalist Tendai \"Baba\" Maraire (son of mbira master Dumisani Maraire).\n\nhttps://shabazzpalaces.bandcamp.com/track/swerve-the-reeping-of-all-that-is-worthwhile-noir-not-withstanding",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}