Information about plays

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

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

{
    "id": 3521321,
    "uri": "https://api.kexp.org/v2/plays/3521321/?format=api",
    "airdate": "2025-07-01T18:35:20-07:00",
    "show": 63893,
    "show_uri": "https://api.kexp.org/v2/shows/63893/?format=api",
    "image_uri": "https://dn721607.ca.archive.org/0/items/mbid-56c44a31-8715-4847-b74d-7ba0189f6b47/mbid-56c44a31-8715-4847-b74d-7ba0189f6b47-26299317502_thumb500.jpg",
    "thumbnail_uri": "https://dn721607.ca.archive.org/0/items/mbid-56c44a31-8715-4847-b74d-7ba0189f6b47/mbid-56c44a31-8715-4847-b74d-7ba0189f6b47-26299317502_thumb250.jpg",
    "song": "Plea From a Cat Named Virtute",
    "track_id": "37ba9dc6-c29e-31ef-9564-885ca40e9c6c",
    "recording_id": "667f2d89-f61a-43d5-a083-978d151b3a35",
    "artist": "The Weakerthans",
    "artist_ids": [
        "bc68928b-fbb5-4aac-baae-52ba49202372"
    ],
    "album": "Reconstruction Site",
    "release_id": "56c44a31-8715-4847-b74d-7ba0189f6b47",
    "release_group_id": "3a3f7e3a-f200-352e-92ec-c5afc9ce672e",
    "labels": [
        "Epitaph"
    ],
    "label_ids": [
        "1bfd06be-a6ed-4ced-8159-7d4d2923a40c"
    ],
    "release_date": "2003-08-26",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "HAPPY CANADA DAY!  I LOVE YOU!!!\n\nIn this song, Virtute the Cat is dealing with his owner John K. Samson's depression. Read about the three songs in the Virtute trilogy: \nhttps://tinyurl.com/m789upcy\n\nhttps://www.theweakerthans.org/\n\nhttps://theweakerthans.bandcamp.com/album/reconstruction-site",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}