Information about plays

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

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

{
    "id": 3411329,
    "uri": "https://api.kexp.org/v2/plays/3411329/?format=api",
    "airdate": "2024-10-11T15:25:13-07:00",
    "show": 61546,
    "show_uri": "https://api.kexp.org/v2/shows/61546/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Wolf Like Me",
    "track_id": null,
    "recording_id": "a8618514-577d-4bc2-b810-eac5f7f1e542",
    "artist": "TV on the Radio",
    "artist_ids": [
        "eb872766-98f6-453d-883f-2ae908a18315"
    ],
    "album": "Return to Cookie Mountain",
    "release_id": null,
    "release_group_id": "3fc31d4b-442a-3cbc-872a-b2418e2b9145",
    "labels": [],
    "label_ids": [],
    "release_date": "2006-07-03",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The music video for \"Wolf Like Me\" starring poet Beau Sia was directed by Jon Watts and mixes two cinematic styles: black-and-white silent film and 1980s B-movie. America's Next Top Model cycle 4 winner Naima Mora was also featured in the video.\n\nTV on the Radio Whack are AFROPUNK alums. Today we're playing all artists who have performed at various AFFOPUNKs around the world.\n\nThe first ever AFROPUNK Seattle is tomorrow at Pier 62. Purchase tickets here: https://www.kexp.org/events/kexp-events/afropunk-seattle/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}