Information about plays

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

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

{
    "id": 3416058,
    "uri": "https://api.kexp.org/v2/plays/3416058/?format=api",
    "airdate": "2024-10-22T22:02:00-07:00",
    "show": 61647,
    "show_uri": "https://api.kexp.org/v2/shows/61647/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Cenizas de agua",
    "track_id": null,
    "recording_id": "47297d65-ec32-48ac-9bf0-993f61a8b3b8",
    "artist": "El Búho",
    "artist_ids": [
        "0981102f-a51b-474e-849e-3756fe1fef64"
    ],
    "album": "Strata",
    "release_id": null,
    "release_group_id": "9716016d-f42d-41d5-b4bb-29facc1a8b4e",
    "labels": [
        "Wonderwheel Recordings"
    ],
    "label_ids": [
        "dc6e6168-8e93-4cfa-b0d6-dfa68a1adae3"
    ],
    "release_date": "2023-11-03",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Kicking off tonight's full show theme - Songs for Climate Action!  \nHave a suggestion or want to say hi? Text 206-903-5397 or visit IG @djmichelemyers.\n\nParis-based/UK-Born El Búho (Robin Perkins) is known for his Latin American rhythms and digital manipulation of found sounds. With Nita on vocals. https://elbuho.bandcamp.com/album/strata https://www.sonidoelbuho.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}