Information about plays

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

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

{
    "id": 3542305,
    "uri": "https://api.kexp.org/v2/plays/3542305/?format=api",
    "airdate": "2025-08-20T02:16:55-07:00",
    "show": 64336,
    "show_uri": "https://api.kexp.org/v2/shows/64336/?format=api",
    "image_uri": "https://dn721603.ca.archive.org/0/items/mbid-2b47b492-0d48-38e6-a80a-8e841581511e/mbid-2b47b492-0d48-38e6-a80a-8e841581511e-16242007454_thumb500.jpg",
    "thumbnail_uri": "https://dn721603.ca.archive.org/0/items/mbid-2b47b492-0d48-38e6-a80a-8e841581511e/mbid-2b47b492-0d48-38e6-a80a-8e841581511e-16242007454_thumb250.jpg",
    "song": "Evolution Revolution Love",
    "track_id": "cdb4a861-fa3d-3f0b-94ab-b53e4bca621a",
    "recording_id": "4830ef38-7f55-43d4-a930-b5c07a8fd5e0",
    "artist": "Tricky",
    "artist_ids": [
        "5bf64d94-efd9-4334-96fd-e6197b0b02b8"
    ],
    "album": "Blowback",
    "release_id": "2b47b492-0d48-38e6-a80a-8e841581511e",
    "release_group_id": "2b2f12be-875a-3091-99ad-da08d2ea2477",
    "labels": [
        "Anti‐"
    ],
    "label_ids": [
        "5b8cf470-f162-4ee3-9b9f-77ff4ee0c601"
    ],
    "release_date": "2002-04-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Blowback is the fifth studio album by English rapper and producer Tricky. It was released on 26 June 2001. Tricky later said he \"did Blowback for the money, basically 'cause I was broke\". He recorded the album with guest musicians, including Red Hot Chili Peppers members Flea, Anthony Kiedis, Josh Klinghoffer, and John Frusciante; Cyndi Lauper, Alanis Morissette, Ed Kowalczyk, Mark Thwaite of The Mission, and less known artists such as Hawkman, Stephanie McKay and Ambersunshower. \"I turned up at the studio and nothing was written,\" Morissette recalled. \"We just worked on it there. He's a very funny man.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}