Information about plays

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

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

{
    "id": 3413004,
    "uri": "https://api.kexp.org/v2/plays/3413004/?format=api",
    "airdate": "2024-10-15T14:30:21-07:00",
    "show": 61584,
    "show_uri": "https://api.kexp.org/v2/shows/61584/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "What Do I Do",
    "track_id": null,
    "recording_id": "45b078e6-1e97-4504-884c-cfa035600937",
    "artist": "Kalapana",
    "artist_ids": [
        "8f6d0eb4-81cd-431d-b877-186e5b929960"
    ],
    "album": "Kalapana",
    "release_id": null,
    "release_group_id": "6d7f38c0-b920-4281-9d7d-a762adbb6859",
    "labels": [
        "Victor"
    ],
    "label_ids": [
        "f31e1603-a456-4397-950e-e1a051487f75"
    ],
    "release_date": "1975-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Honolulu band Kalapana was started in 1973 by Malani Bilyeu, Mackey Feary, D.J. Pratt and Kirk Thompson. This song comes from their  self-titled debut album \"Kalapana\"; the band and album name reference a region/town in Hawaii.\n--\nHere are some ways to assist those affected by the Maui fires: https://www.kitv.com/news/lahaina/how-to-help-those-impacted-by-the-maui-fires/article_13f68cc6-3712-11ee-8291-ff1f69566ac1.html",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}