Information about plays

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

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

{
    "id": 3661036,
    "uri": "https://api.kexp.org/v2/plays/3661036/?format=api",
    "airdate": "2026-05-29T13:31:17-07:00",
    "show": 66845,
    "show_uri": "https://api.kexp.org/v2/shows/66845/?format=api",
    "image_uri": "https://dn721905.ca.archive.org/0/items/mbid-e6792ee9-729f-4c27-9bc6-2b9ebdd3fd74/mbid-e6792ee9-729f-4c27-9bc6-2b9ebdd3fd74-44891889526_thumb500.jpg",
    "thumbnail_uri": "https://dn721905.ca.archive.org/0/items/mbid-e6792ee9-729f-4c27-9bc6-2b9ebdd3fd74/mbid-e6792ee9-729f-4c27-9bc6-2b9ebdd3fd74-44891889526_thumb250.jpg",
    "song": "Il Futuro",
    "track_id": "b7e7738d-09cb-4f21-8308-d41b94b9df5b",
    "recording_id": "95a870c7-02ef-4f24-8511-8c4f28b479c5",
    "artist": "GiGi Girls feat. Jaakko Eino Kalevi",
    "artist_ids": [
        "81590419-e62c-43dd-9097-aaf6274c77cc",
        "4c00bedb-9bc9-4967-8af2-7b937c193baa"
    ],
    "album": "Greatest Hits",
    "release_id": "e6792ee9-729f-4c27-9bc6-2b9ebdd3fd74",
    "release_group_id": "b4c2bafe-3e3f-4a92-9c59-6dd43e227c7d",
    "labels": [
        "Papercup Records"
    ],
    "label_ids": [
        "6e2497b6-1f71-4047-ad91-4eb6113a9183"
    ],
    "release_date": "2026-04-17",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Debut album from this Cologne-based trio\nhttps://www.papercuprecords.com/artists/gigi-girls/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}