Information about plays

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

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

{
    "id": 3580629,
    "uri": "https://api.kexp.org/v2/plays/3580629/?format=api",
    "airdate": "2025-11-20T11:39:32-08:00",
    "show": 65161,
    "show_uri": "https://api.kexp.org/v2/shows/65161/?format=api",
    "image_uri": "https://dn710708.ca.archive.org/0/items/mbid-0a556e03-5715-3e98-874d-fb09029e2752/mbid-0a556e03-5715-3e98-874d-fb09029e2752-21275083212_thumb500.jpg",
    "thumbnail_uri": "https://dn710708.ca.archive.org/0/items/mbid-0a556e03-5715-3e98-874d-fb09029e2752/mbid-0a556e03-5715-3e98-874d-fb09029e2752-21275083212_thumb250.jpg",
    "song": "I Am the Resurrection",
    "track_id": "2a191d52-9292-3b1b-8783-d35d5cd38735",
    "recording_id": "1ec9cfaf-d62d-4723-89fc-80e25b984c2c",
    "artist": "The Stone Roses",
    "artist_ids": [
        "b5fa29f1-6c22-4321-a488-b5f363b06b06"
    ],
    "album": "The Stone Roses",
    "release_id": "0a556e03-5715-3e98-874d-fb09029e2752",
    "release_group_id": "88b86fe0-26f5-3949-817a-8082145e704d",
    "labels": [
        "Silvertone Records"
    ],
    "label_ids": [
        "82307007-21d1-48c0-a31f-b89d9b1811de"
    ],
    "release_date": "1989-07-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "RIP Gary \"Mani\" Mounfield.\n\nMani was the bassist of The Stone Roses on both of the band's two albums. He played with the band until they disbanded in 1996. He went on to join Primal Scream after that and stayed with them until 2011, when the Stone Roses reformed. \n\nhttps://www.nme.com/news/music/watch-footage-from-manis-final-gigs-performing-with-the-stone-roses-and-primal-scream-3910668",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}