Information about plays

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

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

{
    "id": 3636464,
    "uri": "https://api.kexp.org/v2/plays/3636464/?format=api",
    "airdate": "2026-04-01T14:01:58-07:00",
    "show": 66338,
    "show_uri": "https://api.kexp.org/v2/shows/66338/?format=api",
    "image_uri": "https://coverartarchive.org/release/df500ab3-4a9f-4377-a4be-79588bef6228/27216713475-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/df500ab3-4a9f-4377-a4be-79588bef6228/27216713475-250.jpg",
    "song": "Crystalised",
    "track_id": null,
    "recording_id": "50361c26-c934-4b34-add5-c51721282ff5",
    "artist": "Art Department pres. Martina Topley‐Bird feat. Mark Lanegan & Warpaint",
    "artist_ids": [
        "0fc04d4a-e795-49b3-814b-02f751766667",
        "ed785ff1-8b1b-4bc0-8a24-dcc831013059",
        "a9126556-f555-4920-9617-6e013f8228a7",
        "cf82a38f-9413-4333-bacb-ca5b6db95794"
    ],
    "album": "Crystalised",
    "release_id": null,
    "release_group_id": "0c0eaaa1-eaa6-4d70-9f37-db610d8bed93",
    "labels": [
        "No.19 Music"
    ],
    "label_ids": [
        "6957a1df-3493-4fa0-b9ec-16f3a7b3b743"
    ],
    "release_date": "2013-10-07",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Out to Kerri!\n--\nArt Department is a renowned electronic music act, primarily driven by Canadian DJ/producer Jonny White, This song, covering The xx, features the late and beloved Mark Lanegan, Martina Topley-Bird (Tricky), and L.A. band Warpaint.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}