Information about plays

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

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

{
    "id": 3624229,
    "uri": "https://api.kexp.org/v2/plays/3624229/?format=api",
    "airdate": "2026-03-02T02:01:02-08:00",
    "show": 66068,
    "show_uri": "https://api.kexp.org/v2/shows/66068/?format=api",
    "image_uri": "https://ia903200.us.archive.org/5/items/mbid-3c4601bd-5eca-4c05-9d70-74929527bd48/mbid-3c4601bd-5eca-4c05-9d70-74929527bd48-4511802733_thumb500.jpg",
    "thumbnail_uri": "https://ia803200.us.archive.org/5/items/mbid-3c4601bd-5eca-4c05-9d70-74929527bd48/mbid-3c4601bd-5eca-4c05-9d70-74929527bd48-4511802733_thumb250.jpg",
    "song": "Nuclear War",
    "track_id": "42924163-33a1-3eb3-bcd0-974bf902fc86",
    "recording_id": "20fa725c-6270-4b59-b99b-8bd9faefd6ce",
    "artist": "The Sun Ra Arkestra",
    "artist_ids": [
        "d9733f21-71d7-4fa7-813d-67eca0f0eaaf"
    ],
    "album": "Adbusters: Live Without Dead Time",
    "release_id": "3c4601bd-5eca-4c05-9d70-74929527bd48",
    "release_group_id": "a0d64606-3111-33d1-b5bb-3f7290f68503",
    "labels": [
        "Adbusters"
    ],
    "label_ids": [
        "3beb0f0a-4b63-4e76-b81b-feec6cc4589d"
    ],
    "release_date": "2003-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Recently watched the PBS Documentary Do The Impossible covering the extraordinary life of poet, philosopher and music visionary Sun Ra. With his ever-evolving collective, the Sun Ra Arkestra, he self-produced more than 200 albums, stretching the boundaries of jazz.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}