Information about plays

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

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

{
    "id": 3541975,
    "uri": "https://api.kexp.org/v2/plays/3541975/?format=api",
    "airdate": "2025-08-19T07:32:45-07:00",
    "show": 64330,
    "show_uri": "https://api.kexp.org/v2/shows/64330/?format=api",
    "image_uri": "https://dn721809.ca.archive.org/0/items/mbid-6a11d02d-bf13-4639-a63b-5413ea3f153a/mbid-6a11d02d-bf13-4639-a63b-5413ea3f153a-42034709647_thumb500.jpg",
    "thumbnail_uri": "https://dn721809.ca.archive.org/0/items/mbid-6a11d02d-bf13-4639-a63b-5413ea3f153a/mbid-6a11d02d-bf13-4639-a63b-5413ea3f153a-42034709647_thumb250.jpg",
    "song": "storm",
    "track_id": "6a7fce10-e640-48fd-9178-bbf3447ca6d6",
    "recording_id": "e74c80a3-d9ce-47c0-9423-07d882572659",
    "artist": "Night Tapes",
    "artist_ids": [
        "46c38a79-24c0-4902-9c69-13c1ef1da408"
    ],
    "album": "portals//polarities",
    "release_id": "6a11d02d-bf13-4639-a63b-5413ea3f153a",
    "release_group_id": "f46c7a5e-9dd5-44d9-934b-b31b1149652c",
    "labels": [
        "Nettwerk"
    ],
    "label_ids": [
        "8aa0e885-1cbb-474d-9b74-ae8446989417"
    ],
    "release_date": "2025-09-26",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "London-based three-piece, Night Tapes' debut album, portals//polarities is set to release on September 26th!\n\nNight Tapes will be performing in Portland on October 1st at the Wonder Ballroom, in Seattle on October 3rd at Neumos, and in San Francisco on October 7th at the Independent.\n\nWatch the dreamy music video for storm here:\nhttps://www.youtube.com/watch?v=Uk7JItajmF0\n\nhttps://nighttapesmusic.bandcamp.com/music",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}