Information about plays

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

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

{
    "id": 3540580,
    "uri": "https://api.kexp.org/v2/plays/3540580/?format=api",
    "airdate": "2025-08-16T00:29:39-07:00",
    "show": 64299,
    "show_uri": "https://api.kexp.org/v2/shows/64299/?format=api",
    "image_uri": "https://coverartarchive.org/release/ca794dd0-bd49-4b73-a7df-ba15a33206ca/16544504088-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/ca794dd0-bd49-4b73-a7df-ba15a33206ca/16544504088-250.jpg",
    "song": "Free Style Ghetto",
    "track_id": null,
    "recording_id": "003d9a50-1b12-450a-b2bc-4fdb49a00df7",
    "artist": "King Tee feat. Tha Alkaholiks, Xzibit & MC Breeze",
    "artist_ids": [
        "7ec04edc-59ce-4fc4-8c0a-f519f38be4fd",
        "06993821-4d81-469e-b258-f64d361c0791",
        "9e839dc3-55f3-4492-ad0e-a1a2e84275e2",
        "fb7e3180-07ca-47bd-bdf8-d332f13a55b0"
    ],
    "album": "IV Life",
    "release_id": null,
    "release_group_id": "391ddd5a-d021-358b-9953-b598d2fa89f5",
    "labels": [
        "MCA Records"
    ],
    "label_ids": [
        "46a3941a-c810-47a1-974f-955effec4d09"
    ],
    "release_date": "1994-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The whole Likwit Crew on one song!\n\nXzibit and The Alkaholiks are on the massive lineup for Rhyme Fest going down in the LA Memorial Coliseum later today (8/16).\n\nhttps://www.rhymefestla.com/lineup",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}