Information about plays

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

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

{
    "id": 3627834,
    "uri": "https://api.kexp.org/v2/plays/3627834/?format=api",
    "airdate": "2026-03-11T19:28:01-07:00",
    "show": 66155,
    "show_uri": "https://api.kexp.org/v2/shows/66155/?format=api",
    "image_uri": "https://dn711201.ca.archive.org/0/items/mbid-dd364ecd-c9d2-49be-b319-ef20bec00783/mbid-dd364ecd-c9d2-49be-b319-ef20bec00783-2104773855_thumb500.jpg",
    "thumbnail_uri": "https://dn711201.ca.archive.org/0/items/mbid-dd364ecd-c9d2-49be-b319-ef20bec00783/mbid-dd364ecd-c9d2-49be-b319-ef20bec00783-2104773855_thumb250.jpg",
    "song": "Quand vas tu rentrer ?",
    "track_id": "673250d3-ac41-324e-a55c-f09442891c23",
    "recording_id": "4d250384-616a-467b-a315-8110c3969e7b",
    "artist": "Melody’s Echo Chamber",
    "artist_ids": [
        "a1bcf3fd-dcf9-4437-b4f4-d8a6ab837396"
    ],
    "album": "Melody’s Echo Chamber",
    "release_id": "dd364ecd-c9d2-49be-b319-ef20bec00783",
    "release_group_id": "9478c2ff-9da4-475d-b35c-3eb1788b1ad2",
    "labels": [
        "Fat Possum Records"
    ],
    "label_ids": [
        "76da5b47-69e8-49e7-a2fc-62d296b6224f"
    ],
    "release_date": "2012-08-14",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"The debut solo album from Melody Prochet is a record of enchanting, psychedelic-tinged pop with just the right amount of thematic darkness. Produced by Tame Impala's Kevin Parker, Melody's Echo Chamber is one of the more satisfying LPs in recent times to bear Broadcast's influence.\" -Pitchfork\n\nhttps://melodysechochamber.bandcamp.com/album/melodys-echo-chamber",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}