Information about plays

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

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

{
    "id": 3420992,
    "uri": "https://api.kexp.org/v2/plays/3420992/?format=api",
    "airdate": "2024-11-03T17:53:16-08:00",
    "show": 61754,
    "show_uri": "https://api.kexp.org/v2/shows/61754/?format=api",
    "image_uri": "https://ia801900.us.archive.org/5/items/mbid-92721b88-740a-4edb-a519-07496d64ed57/mbid-92721b88-740a-4edb-a519-07496d64ed57-25814303210_thumb500.jpg",
    "thumbnail_uri": "https://ia801900.us.archive.org/5/items/mbid-92721b88-740a-4edb-a519-07496d64ed57/mbid-92721b88-740a-4edb-a519-07496d64ed57-25814303210_thumb250.jpg",
    "song": "QADIR",
    "track_id": "c1f1bbfc-6300-4f37-a60f-874c88d0aee0",
    "recording_id": "82cee712-4e3c-405e-ad36-bf137f9adaa4",
    "artist": "Nick Hakim",
    "artist_ids": [
        "21e8f8ef-00d2-4748-be00-451f1f5dfcaa"
    ],
    "album": "WILL THIS MAKE ME GOOD",
    "release_id": "71a302e1-520d-4d8f-ac83-8f56aee78304",
    "release_group_id": "1083b91c-9408-4127-885e-e43559b737e8",
    "labels": [
        "ATO Records"
    ],
    "label_ids": [
        "b63922e9-da3c-4e41-9eda-ae1b11d33a1a"
    ],
    "release_date": "2020-05-15",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Nick Hakim’s single “QADIR” is named for his late friend, Qadir Imhotep West, who passed away in 2018 at age 25 and whose childhood portrait graces the cover. https://bit.ly/3lKx2oi\n\nNick Hakim will be playing The Fox Theater in Oakland, CA on June 17th and The Paramount Theater in Seattle, June 22nd!\nhttp://nickhakim.com/\n\nHere's the artist playing live at KEXP in 2023.  https://www.youtube.com/watch?v=30ew3pN7aqA",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}