Information about plays

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

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

{
    "id": 3657138,
    "uri": "https://api.kexp.org/v2/plays/3657138/?format=api",
    "airdate": "2026-05-20T07:19:00-07:00",
    "show": 66766,
    "show_uri": "https://api.kexp.org/v2/shows/66766/?format=api",
    "image_uri": "https://dn710704.ca.archive.org/0/items/mbid-dab40655-d707-35d2-9c31-599f861d54e7/mbid-dab40655-d707-35d2-9c31-599f861d54e7-19508508349_thumb500.jpg",
    "thumbnail_uri": "https://dn710704.ca.archive.org/0/items/mbid-dab40655-d707-35d2-9c31-599f861d54e7/mbid-dab40655-d707-35d2-9c31-599f861d54e7-19508508349_thumb250.jpg",
    "song": "Sæglópur",
    "track_id": "75dcf536-143a-36ce-b821-59a21fcad2b3",
    "recording_id": "9b8c653b-a162-494e-8f1d-ee274e1ce524",
    "artist": "Sigur Rós",
    "artist_ids": [
        "f6f2326f-6b25-4170-b89d-e235b25508e8"
    ],
    "album": "Takk…",
    "release_id": "dab40655-d707-35d2-9c31-599f861d54e7",
    "release_group_id": "47d8e9e2-dc13-3d94-afee-1f8c38cec091",
    "labels": [
        "Geffen Records"
    ],
    "label_ids": [
        "0fadc2ce-f7de-4e27-bbe6-612b317e716b"
    ],
    "release_date": "2005-09-13",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "What part of Eyjafjallajökull did you not understand? (Seen on a T-shirt in Reykjavik.) \n\n\"Sæglópur\" is Icelandic for \"lost at sea\" or \"lost seafarer\". Parts of the song are in Icelandic, although a lengthy portion is in Hopelandic, a \"language\" of nonsense words selected by the band that sound similar to Icelandic.\n\nhttps://sigurros.bandcamp.com\nhttps://sigurros.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}