Information about plays

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

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

{
    "id": 3557620,
    "uri": "https://api.kexp.org/v2/plays/3557620/?format=api",
    "airdate": "2025-09-25T15:55:41-07:00",
    "show": 64658,
    "show_uri": "https://api.kexp.org/v2/shows/64658/?format=api",
    "image_uri": "https://ia904501.us.archive.org/25/items/mbid-52f8b5a7-30ce-46d8-a344-0b507637a1cd/mbid-52f8b5a7-30ce-46d8-a344-0b507637a1cd-29987943820_thumb500.jpg",
    "thumbnail_uri": "https://dn710109.ca.archive.org/0/items/mbid-52f8b5a7-30ce-46d8-a344-0b507637a1cd/mbid-52f8b5a7-30ce-46d8-a344-0b507637a1cd-29987943820_thumb250.jpg",
    "song": "93 'Til Infinity - LP Version (Clean)",
    "track_id": "7dc8d51b-31f4-4acb-8fa7-9647674957f2",
    "recording_id": "aab1d84f-9238-4dd9-a67b-9f4bce627fbb",
    "artist": "Souls of Mischief",
    "artist_ids": [
        "7b61cf8f-c042-4bd4-b64a-25cb40f3dd50"
    ],
    "album": "93 'Til Infinity",
    "release_id": "52f8b5a7-30ce-46d8-a344-0b507637a1cd",
    "release_group_id": "1187d51f-81b4-4b79-815d-524bf7524fe0",
    "labels": [
        "Jive"
    ],
    "label_ids": [
        "79245298-c0ba-4eba-aecc-3dfe8eeb689f"
    ],
    "release_date": "1993-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Sampled Billy Cobham's \"Heather\" from his 1974 album \"Crosswinds.\" The beat's producer, A+, looped a section from that track, and also used horn riffs from a different part of the same song. \n--\nHere's the lyric video: https://www.youtube.com/watch?v=fXJc2NYwHjw\n--\nSouls of Mischief will play The Crocodile in Seattle on Saturday, November 29th.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}