Information about plays

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

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

{
    "id": 3618589,
    "uri": "https://api.kexp.org/v2/plays/3618589/?format=api",
    "airdate": "2026-02-17T05:27:21-08:00",
    "show": 65956,
    "show_uri": "https://api.kexp.org/v2/shows/65956/?format=api",
    "image_uri": "https://ia801706.us.archive.org/8/items/mbid-2ee7b63f-a359-4081-a5b1-118983c3a5eb/mbid-2ee7b63f-a359-4081-a5b1-118983c3a5eb-37619342018_thumb500.jpg",
    "thumbnail_uri": "https://dn710200.ca.archive.org/0/items/mbid-2ee7b63f-a359-4081-a5b1-118983c3a5eb/mbid-2ee7b63f-a359-4081-a5b1-118983c3a5eb-37619342018_thumb250.jpg",
    "song": "In the Devil's Territory",
    "track_id": "9f98d33d-172c-3619-aec3-138b748a9ebb",
    "recording_id": "78a97c32-abbd-4533-bb08-d82779ce4a74",
    "artist": "Sufjan Stevens",
    "artist_ids": [
        "01d3c51b-9b98-418a-8d8e-37f6fab59d8c"
    ],
    "album": "Seven Swans",
    "release_id": "2ee7b63f-a359-4081-a5b1-118983c3a5eb",
    "release_group_id": "9c034a12-db0e-3bc1-b3ed-e74e7ffa92b1",
    "labels": [
        "Sounds Familyre"
    ],
    "label_ids": [
        "03301826-59da-4f95-b311-e87f713c158d"
    ],
    "release_date": "2004-03-16",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Sufjan Stevens is a New York-based singer, songwriter, and composer known for his poetic lyricism, eclectic range and musical catalog spanning from baroque pop to electronica. \n\nHis 2004 album, Seven Swans, is a pivotal work in his discography, characterized by its intimate, stripped-down folk sound dominated by banjo and acoustic guitar. Released on March 16, 2004, the album explores deeply personal themes of Christian faith and biblical imagery.\n\nhttps://sufjanstevens.bandcamp.com/album/seven-swans-deluxe-edition",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}