Information about plays

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

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

{
    "id": 3580945,
    "uri": "https://api.kexp.org/v2/plays/3580945/?format=api",
    "airdate": "2025-11-21T07:11:00-08:00",
    "show": 65168,
    "show_uri": "https://api.kexp.org/v2/shows/65168/?format=api",
    "image_uri": "https://dn710307.ca.archive.org/0/items/mbid-10334c0d-fd51-4ddf-9715-b4398f0c6be1/mbid-10334c0d-fd51-4ddf-9715-b4398f0c6be1-930490289_thumb500.jpg",
    "thumbnail_uri": "https://dn710307.ca.archive.org/0/items/mbid-10334c0d-fd51-4ddf-9715-b4398f0c6be1/mbid-10334c0d-fd51-4ddf-9715-b4398f0c6be1-930490289_thumb250.jpg",
    "song": "Fools Gold 4.15",
    "track_id": "f1d1d9d2-35a6-32d6-914e-516c43de4921",
    "recording_id": "61809b8a-3eb2-4d72-bc56-84ec2cb0f304",
    "artist": "The Stone Roses",
    "artist_ids": [
        "b5fa29f1-6c22-4321-a488-b5f363b06b06"
    ],
    "album": "What the World Is Waiting For / Fools Gold 9.53",
    "release_id": "7263807a-62ca-44c6-af3a-3805689ccc53",
    "release_group_id": "df6f4439-fcc4-3e40-9849-5e83dc5a660c",
    "labels": [
        "Silvertone Records"
    ],
    "label_ids": [
        "82307007-21d1-48c0-a31f-b89d9b1811de"
    ],
    "release_date": "1989-11-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Lots of requests but also Tim in the UK\n\nR.I.P., bassist Gary \"Mani\" Mounfield, who has died at the age of 63: https://pitchfork.com/news/stone-roses-and-primal-scream-bassist-gary-mani-mounfield-dies-at-63/\n--\nRichard Ashcroft of The Verve called the bassist \"one of the loveliest positive musicians to spend time with\", noting that he was \"a key element to the band that inspired me to believe I could do this music thing\".\n\nHe added that Mani \"had the style, the swagger, and the sound, but most importantly a warm heart\".",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}