Information about plays

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

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

{
    "id": 3438146,
    "uri": "https://api.kexp.org/v2/plays/3438146/?format=api",
    "airdate": "2024-12-14T21:06:06-08:00",
    "show": 62112,
    "show_uri": "https://api.kexp.org/v2/shows/62112/?format=api",
    "image_uri": "https://coverartarchive.org/release/17d5c06f-ca1c-4923-8a93-ea6188771d4d/33339356827-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/17d5c06f-ca1c-4923-8a93-ea6188771d4d/33339356827-250.jpg",
    "song": "Right to the Point",
    "track_id": null,
    "recording_id": "2079f2fb-96e8-40dd-93bc-4c6be28ee80e",
    "artist": "Altar de Fey",
    "artist_ids": [
        "02a84b84-dc25-42df-89a4-122cc2b15df9"
    ],
    "album": "Echoes in the Corridor",
    "release_id": null,
    "release_group_id": "58351f3e-b98e-417c-9e3d-d40a92e67bda",
    "labels": [
        "Mass Media"
    ],
    "label_ids": [
        "c6bf8f5d-b766-4bea-a973-880e0cf03696"
    ],
    "release_date": "2016-06-09",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Jake Hout, the singer for the Altar de Fey and now Dead Boys, quit the Dead Boys in November 2024 after claiming that the label wanted to use an AI recreation of the band's late frontman, Stiv Bators, on their new album.\n\nhttps://www.brooklynvegan.com/dead-boys-vocalist-jake-hout-quits-over-alleged-fakeass-robot-a-i-stiv-bators-voice-on-new-lp/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}