Information about plays

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

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

{
    "id": 3629311,
    "uri": "https://api.kexp.org/v2/plays/3629311/?format=api",
    "airdate": "2026-03-15T15:03:24-07:00",
    "show": 66188,
    "show_uri": "https://api.kexp.org/v2/shows/66188/?format=api",
    "image_uri": "https://dn710800.ca.archive.org/0/items/mbid-e4cef835-f2ac-48df-8407-b38ac4ec9969/mbid-e4cef835-f2ac-48df-8407-b38ac4ec9969-22564414072_thumb500.jpg",
    "thumbnail_uri": "https://dn710800.ca.archive.org/0/items/mbid-e4cef835-f2ac-48df-8407-b38ac4ec9969/mbid-e4cef835-f2ac-48df-8407-b38ac4ec9969-22564414072_thumb250.jpg",
    "song": "Með suð í eyrum",
    "track_id": "72e32a6b-8ad0-34ed-b039-bd02e3b34821",
    "recording_id": "6d4209c2-1022-42cd-af12-4be3779040b5",
    "artist": "Sigur Rós",
    "artist_ids": [
        "f6f2326f-6b25-4170-b89d-e235b25508e8"
    ],
    "album": "Með suð í eyrum við spilum endalaust",
    "release_id": "e4cef835-f2ac-48df-8407-b38ac4ec9969",
    "release_group_id": "15143341-de7d-3c64-90a1-2fffe2c4b5a9",
    "labels": [
        "XL Recordings"
    ],
    "label_ids": [
        "14221f01-8939-4ea0-b8f1-b5a21beae80a"
    ],
    "release_date": "2008-06-24",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "All the lyrics for the album were originally intended to be in English, but in the end the band decided that Icelandic felt more natural to them. Some lyrics were translated back into Icelandic, while some songs got completely new texts. It is the band's first album to feature a track sung in English (\"All Alright\").\n\nIn general, the music continues Sigur Rós' departure from their generally ethereal and minimalist music, being (as the title and cover suggest) more playful and fanciful than their early work, featuring more traditional guitar melodies, acoustic instrumentation, and folk-oriented compositions following in the vein of their later albums. https://tinyurl.com/2bnad57w",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}