Information about plays

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

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

{
    "id": 3589273,
    "uri": "https://api.kexp.org/v2/plays/3589273/?format=api",
    "airdate": "2025-12-10T08:38:36-08:00",
    "show": 65338,
    "show_uri": "https://api.kexp.org/v2/shows/65338/?format=api",
    "image_uri": "https://ia601608.us.archive.org/15/items/mbid-dd364ecd-c9d2-49be-b319-ef20bec00783/mbid-dd364ecd-c9d2-49be-b319-ef20bec00783-2104773855_thumb500.jpg",
    "thumbnail_uri": "https://ia801608.us.archive.org/15/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": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This 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"
}