Information about plays

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

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

{
    "id": 3639454,
    "uri": "https://api.kexp.org/v2/plays/3639454/?format=api",
    "airdate": "2026-04-08T12:21:16-07:00",
    "show": 66399,
    "show_uri": "https://api.kexp.org/v2/shows/66399/?format=api",
    "image_uri": "https://dn710602.ca.archive.org/0/items/mbid-0892f965-4ba7-300e-a0dc-88e036d2db75/mbid-0892f965-4ba7-300e-a0dc-88e036d2db75-6920010789_thumb500.jpg",
    "thumbnail_uri": "https://dn710602.ca.archive.org/0/items/mbid-0892f965-4ba7-300e-a0dc-88e036d2db75/mbid-0892f965-4ba7-300e-a0dc-88e036d2db75-6920010789_thumb250.jpg",
    "song": "Words (Between the Lines of Age)",
    "track_id": "c0ab9bc1-7485-31cc-9540-97b6b533b59c",
    "recording_id": "fb8d4d8b-0448-4a45-8c2d-5938437953f1",
    "artist": "Neil Young",
    "artist_ids": [
        "75167b8b-44e4-407b-9d35-effe87b223cf"
    ],
    "album": "Harvest",
    "release_id": "0892f965-4ba7-300e-a0dc-88e036d2db75",
    "release_group_id": "b25419cf-71bf-3a54-8cd4-2161c61056a0",
    "labels": [
        "Reprise Records"
    ],
    "label_ids": [
        "af6d6f49-2b4d-40fe-86d4-241906772b59"
    ],
    "release_date": "2009-07-14",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Part of the 'Harvest' album was mixed at Neil Young's personal ranch home. He had his engineer rig speakers right and left to the house and the barn, respectively. Then Young, Crosby, and Nash would sit outside between the house and barn and listen to the playback. When asked how it was going, Neil Young might respond \"More barn!\"\nhttps://bit.ly/32DzBlX\n\n\"Words (Between the Lines of Age)\" live from Glastonbury 2009:\nhttps://youtu.be/BGWfWdkdpuE",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}