Information about plays

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

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

{
    "id": 3540549,
    "uri": "https://api.kexp.org/v2/plays/3540549/?format=api",
    "airdate": "2025-08-15T22:53:22-07:00",
    "show": 64299,
    "show_uri": "https://api.kexp.org/v2/shows/64299/?format=api",
    "image_uri": "https://ia801905.us.archive.org/21/items/mbid-9e4443dd-7f2f-453c-a3d7-1159dba42461/mbid-9e4443dd-7f2f-453c-a3d7-1159dba42461-9794155979_thumb500.jpg",
    "thumbnail_uri": "https://ia801905.us.archive.org/21/items/mbid-9e4443dd-7f2f-453c-a3d7-1159dba42461/mbid-9e4443dd-7f2f-453c-a3d7-1159dba42461-9794155979_thumb250.jpg",
    "song": "Jayou",
    "track_id": "f0bded9a-3911-376c-a769-a5cfaa811551",
    "recording_id": "1775705d-0363-4335-9a57-07d629e8bad3",
    "artist": "Jurassic 5",
    "artist_ids": [
        "11c6b106-1c1f-429d-8407-b1ee155d7f72"
    ],
    "album": "Jurassic 5 EP",
    "release_id": "9e4443dd-7f2f-453c-a3d7-1159dba42461",
    "release_group_id": "a575fa2e-2822-393f-b250-098d18eaf66c",
    "labels": [
        "Rumble Records"
    ],
    "label_ids": [
        "cb12cfae-fcce-4657-8697-bb6184d467d7"
    ],
    "release_date": "1997-12-11",
    "rotation_status": null,
    "is_local": false,
    "is_request": true,
    "is_live": false,
    "comment": "Going out to Mike in Kent!\n\n\"Get Up Stand Up\" has been sampled nearly 50 times, including by Jurassic 5 for \"Jayou.\"\n--\nComprised of four rappers (Chali 2na, Soup (aka Zaakir), Akil, and Marc 7) and two producer-DJs (Cut Chemist, Nu-Mark), Jurassic 5 reimagined the unified, party-rocking routines of groups like Treacherous Three and the Cold Crush Brothers.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}