Information about plays

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

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

{
    "id": 3521789,
    "uri": "https://api.kexp.org/v2/plays/3521789/?format=api",
    "airdate": "2025-07-02T18:50:49-07:00",
    "show": 63901,
    "show_uri": "https://api.kexp.org/v2/shows/63901/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Angie (i’ve been lost)",
    "track_id": null,
    "recording_id": "5ecbde75-acd3-4dba-ac7f-ca78cfafb5c6",
    "artist": "Fred again..",
    "artist_ids": [
        "bca46a0c-25c9-42ca-98c2-e64c8a5e337e"
    ],
    "album": null,
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Skyzira remix\n***\n\"One of my favourite singers ever\", says Fred again...Praises Angie McMahon. Fred again.. shared on Instagram in March 2024: \"soundcheck wit @angiemcmahon where she made me cry like as soon as she started singing, i sorta forgot i was about to sit next to one of my favourite singers ever until she started singing and then i was like oh no wait what\" https://tinyurl.com/2s4zcxfv https://fredagainagain.bandcamp.com/track/angie-ive-been-lost-feat-angie-mcmahon - - -- Angie McMahon performed LIVE at KEXP in March 2024. Subscribe to KEXP's YouTube Channel and catch the performance! https://www.youtube.com/@kexp Angie McMahon is an Australian singer-songwriter and musician from Melbourne, Victoria. ‘Light, Dark, Light Again’ is their second studio album.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}