Information about plays

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

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

{
    "id": 3537640,
    "uri": "https://api.kexp.org/v2/plays/3537640/?format=api",
    "airdate": "2025-08-08T21:22:39-07:00",
    "show": 64236,
    "show_uri": "https://api.kexp.org/v2/shows/64236/?format=api",
    "image_uri": "https://coverartarchive.org/release/13223f1b-0cef-44c0-b7dc-6537fbd5f670/26818111905-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/13223f1b-0cef-44c0-b7dc-6537fbd5f670/26818111905-250.jpg",
    "song": "Equal Rights",
    "track_id": null,
    "recording_id": "86445257-64dd-461b-8403-3f70d5718ec8",
    "artist": "Peter Tosh",
    "artist_ids": [
        "7db6aae5-6644-4513-9bfc-ca2e79d4469c"
    ],
    "album": "The Essential Peter Tosh: The Columbia Years",
    "release_id": null,
    "release_group_id": "983ab6ca-785f-37d3-875e-279c8989013a",
    "labels": [],
    "label_ids": [],
    "release_date": "2003-06-10",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Winston Hubert McIntosh OM GCOT, professionally known as Peter Tosh, was a Jamaican reggae musician. Along with Bob Marley and Bunny Wailer, he was one of the core members of the band the Wailers, after which he established himself as a successful solo artist and a promoter of Rastafari.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}