Information about plays

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

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

{
    "id": 3566447,
    "uri": "https://api.kexp.org/v2/plays/3566447/?format=api",
    "airdate": "2025-10-17T18:06:44-07:00",
    "show": 64859,
    "show_uri": "https://api.kexp.org/v2/shows/64859/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "\"Sayōnara",
    "track_id": null,
    "recording_id": null,
    "artist": "KNEECAP",
    "artist_ids": [
        "6ac275dd-eb37-42cf-9a60-6b147320c7be"
    ],
    "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": "Thank God It's Remix Friday! TGIRF!\n\nWallace Remix featuring Orbital's Paul Hartnoll\n\n BRAND NEW!\n“It’s an honour to remix for Kneecap and this was really fun for me to do,” SHERELLE commented. “I saw the boys at Primavera and instantly felt their energy throughout, so it really inspired me for the remix. Big up to the boys for getting me involved, I am very much in awe of what they are doing at the moment, and I love when people stand on business!”\n-\nhttps://djmag.com/news/kneecap-and-orbitals-paul-hartnolls-sayonara-remixed-sherelle-and-wallace-listen",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}