Information about plays

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

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

{
    "id": 3593761,
    "uri": "https://api.kexp.org/v2/plays/3593761/?format=api",
    "airdate": "2025-12-21T01:08:00-08:00",
    "show": 65435,
    "show_uri": "https://api.kexp.org/v2/shows/65435/?format=api",
    "image_uri": "https://coverartarchive.org/release/c836bd62-fc29-4e04-909c-436493d47232/42405046263-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/c836bd62-fc29-4e04-909c-436493d47232/42405046263-250.jpg",
    "song": "Godsteel (Blood of the Third Son)",
    "track_id": null,
    "recording_id": "d4486dcb-bc06-4875-8148-cb10f110e430",
    "artist": "Zeicrydeus",
    "artist_ids": [
        "be8e4830-08be-471b-80a2-0a26d18464df"
    ],
    "album": "La Grande Hérésie",
    "release_id": null,
    "release_group_id": "6c9c40aa-f4e1-4b5b-96b7-c183d9f3837b",
    "labels": [
        "Nameless Grave Records"
    ],
    "label_ids": [],
    "release_date": "2025-04-17",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Longueuil, Québec\nA thematic continuation of  the albums \"Le Dernier Crépuscule\" by Chthe'ilist, and \"Stygian\" by Atramentus by Foudre Noire, of both bands. \nhttps://productionstso.bandcamp.com/album/la-grande-heresie",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}