Information about plays

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

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

{
    "id": 3415180,
    "uri": "https://api.kexp.org/v2/plays/3415180/?format=api",
    "airdate": "2024-10-20T16:36:35-07:00",
    "show": 61628,
    "show_uri": "https://api.kexp.org/v2/shows/61628/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "yfir skýin",
    "track_id": null,
    "recording_id": null,
    "artist": "lúpína",
    "artist_ids": [],
    "album": "MARGLYTTA",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Nína Solveig Andersen embarked on her solo journey as the artist lúpína, releasing her debut single in autumn 2022. Since then, she has captivated audiences with her singles and albums ‘ringluð’, in early 2023 and ‘marglytta’ in autumn 2024. Lúpína’s music is a fusion of Icelandic lyric-focused Scandi pop, where she fearlessly explores the boundaries of pop music, blending different genres seamlessly.\n\nHer album, ringluð, has been nominated for the Kraumur awards, while her music video for \"yfir skýin\" has received nominations for Iceland’s Listener Awards and Reykjavík Grapevine’s Music Award, where she won the prestigious Song of the Year award. https://tinyurl.com/562x5w47",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}