Information about plays

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

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

{
    "id": 3592720,
    "uri": "https://api.kexp.org/v2/plays/3592720/?format=api",
    "airdate": "2025-12-18T15:24:13-08:00",
    "show": 65411,
    "show_uri": "https://api.kexp.org/v2/shows/65411/?format=api",
    "image_uri": "https://coverartarchive.org/release/90ee2c37-fb97-4189-8c18-02376f254aa0/21860178010-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/90ee2c37-fb97-4189-8c18-02376f254aa0/21860178010-250.jpg",
    "song": "Walk It Out (remix)",
    "track_id": null,
    "recording_id": "97cef62a-a7fc-4c73-9c4f-7d1cb557c2dd",
    "artist": "DJ Unk, Outkast, Jim Jones",
    "artist_ids": [],
    "album": "Walk It Out (remix)",
    "release_id": null,
    "release_group_id": "fa520cee-c243-39c2-9a6c-997ae2b37dc8",
    "labels": [
        "KOCH Records"
    ],
    "label_ids": [
        "b85f0764-3335-4109-b15e-ac294fe305b9"
    ],
    "release_date": "2007-01-30",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Anthony Platt, known by the stage name DJ Unk, was an Atlanta-based rap artist who had snap hits with \"Walk It Out\" and \"2 Step\" in 2006. He died in January from a heart attack at age 43.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}