Information about plays

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

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

{
    "id": 3632004,
    "uri": "https://api.kexp.org/v2/plays/3632004/?format=api",
    "airdate": "2026-03-21T17:12:21-07:00",
    "show": 66243,
    "show_uri": "https://api.kexp.org/v2/shows/66243/?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": "Crystallized",
    "track_id": "fa8a0aa0-741b-3ef9-abd7-58ed53761ef5",
    "recording_id": "f2672171-346b-495a-acec-77cb489f424e",
    "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": "Six Degrees: Produced by Kevin Parker of Tame Impala.\n--\nThis is from the debut album from the French artist Melody Prochet. It was produced by Tame Impala's Kevin Parker.\n\nMelody's Echo Chamber is on tour in 2026:\n* San Francisco on May 20 at Bimbo's 365 Club\n* Seattle on May 23 at The Crocodile\n\nhttps://melodysechochamber.bandcamp.com\nhttps://melodysechochamber.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}