Information about plays

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

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

{
    "id": 3546299,
    "uri": "https://api.kexp.org/v2/plays/3546299/?format=api",
    "airdate": "2025-08-29T12:30:50-07:00",
    "show": 64418,
    "show_uri": "https://api.kexp.org/v2/shows/64418/?format=api",
    "image_uri": "https://dn720701.ca.archive.org/0/items/mbid-e25bc2d2-dc55-4847-93f4-2729683c6c04/mbid-e25bc2d2-dc55-4847-93f4-2729683c6c04-42141979391_thumb500.jpg",
    "thumbnail_uri": "https://dn720701.ca.archive.org/0/items/mbid-e25bc2d2-dc55-4847-93f4-2729683c6c04/mbid-e25bc2d2-dc55-4847-93f4-2729683c6c04-42141979391_thumb250.jpg",
    "song": "I'm Tired",
    "track_id": "56064cbb-18dd-456f-b07b-5b8c6ff9878f",
    "recording_id": "17d5638d-311d-4268-8fef-5b4c9c85b9ef",
    "artist": "SONS",
    "artist_ids": [
        "e1196139-f0d6-4794-b396-7d17802d536e"
    ],
    "album": "Hallo",
    "release_id": "e25bc2d2-dc55-4847-93f4-2729683c6c04",
    "release_group_id": "f80227b9-b183-4b77-93a8-3036d89ab6d2",
    "labels": [
        "[PIAS] Belgium"
    ],
    "label_ids": [
        "c3265831-5978-47c0-bcf3-1bd80a63bd04"
    ],
    "release_date": "2025-09-26",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "SONS have a new four-track EP, Hallo, coming out next month! \nhttps://www.sonsyeahsons.com\n\n\"Some bands deserve hyperbole. In the case of Belgium four-piece SONS, hyperbole seems to be the name of the game with their music.\"\n\nCheck out this 2020 interview with SONS from KEXP's coverage of Iceland Airwaves: https://www.kexp.org/read/2020/1/14/meet-sons-belgium-garage-rock-band-who-will-soon-be-ripping-your-face-interview-live-video/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}