Information about plays

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

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

{
    "id": 3560540,
    "uri": "https://api.kexp.org/v2/plays/3560540/?format=api",
    "airdate": "2025-10-02T17:45:47-07:00",
    "show": 64727,
    "show_uri": "https://api.kexp.org/v2/shows/64727/?format=api",
    "image_uri": "https://dn721607.ca.archive.org/0/items/mbid-4c32f746-e072-3c8d-8acd-c283907d1643/mbid-4c32f746-e072-3c8d-8acd-c283907d1643-27897982770_thumb500.jpg",
    "thumbnail_uri": "https://ia801804.us.archive.org/9/items/mbid-4c32f746-e072-3c8d-8acd-c283907d1643/mbid-4c32f746-e072-3c8d-8acd-c283907d1643-27897982770_thumb250.jpg",
    "song": "Common People",
    "track_id": "c84c42e9-824a-358c-97f4-4ab033e4f799",
    "recording_id": "098695c3-9885-44df-ae17-d1f9bd32814b",
    "artist": "William Shatner",
    "artist_ids": [
        "a406a684-7c88-442b-836d-3b9b67bbc91d"
    ],
    "album": "Has Been",
    "release_id": "4c32f746-e072-3c8d-8acd-c283907d1643",
    "release_group_id": "0c0577e6-d97a-39f7-9c98-790c72b24404",
    "labels": [
        "Shout! Factory"
    ],
    "label_ids": [
        "004762a8-6905-4270-b5f8-ceef5fc5bc73"
    ],
    "release_date": "2004-10-05",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "In this song, Joe Jackson is contributing those great vocals to Shatner's cover of the Pulp song.\n\nThe song is a critique of the wealthy wanting to be \"like common people\" – ascribing glamour to poverty\n--\nWatch Captain Kirk perform this Pulp cover on the Tonight Show, with the help of Jackson and the Ben Folds Five: https://www.dailymotion.com/video/x5m76m",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}