Information about plays

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

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

{
    "id": 3602298,
    "uri": "https://api.kexp.org/v2/plays/3602298/?format=api",
    "airdate": "2026-01-09T15:53:49-08:00",
    "show": 65604,
    "show_uri": "https://api.kexp.org/v2/shows/65604/?format=api",
    "image_uri": "https://coverartarchive.org/release/11719b88-c0e3-4b56-922b-8a55e1f4c5a3/25388798588-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/11719b88-c0e3-4b56-922b-8a55e1f4c5a3/25388798588-250.jpg",
    "song": "FDT",
    "track_id": null,
    "recording_id": "fa2f4e63-29d8-4342-a9c4-044f7660a235",
    "artist": "YG feat. Nipsey Hussle",
    "artist_ids": [
        "6b1cf581-17a9-42c3-927b-d1e2797b1695",
        "410bbb19-8309-4a0b-9f87-3d65bde4a826"
    ],
    "album": "Still Brazy",
    "release_id": null,
    "release_group_id": "8fe41574-c578-4b86-bd88-b73661a5b93a",
    "labels": [
        "Def Jam Recordings"
    ],
    "label_ids": [
        "a92d1684-4edb-48aa-b913-30e9da213004"
    ],
    "release_date": "2016-06-17",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "We knew from the start. A strong criticism of the policies of then Republican presidential candidate for the 2016 US presidential election.\n\nA brief guide to the music of the late, great Nipsey Hussle: \nhttps://www.vulture.com/2019/04/nipsey-hussle-guide-to-his-music.html",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}