Information about plays

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

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

{
    "id": 3550370,
    "uri": "https://api.kexp.org/v2/plays/3550370/?format=api",
    "airdate": "2025-09-08T08:08:59-07:00",
    "show": 64508,
    "show_uri": "https://api.kexp.org/v2/shows/64508/?format=api",
    "image_uri": "https://ia903106.us.archive.org/3/items/mbid-5892e703-8ae3-4e62-a791-63f883fc35bd/mbid-5892e703-8ae3-4e62-a791-63f883fc35bd-19121566850_thumb500.jpg",
    "thumbnail_uri": "https://ia903106.us.archive.org/3/items/mbid-5892e703-8ae3-4e62-a791-63f883fc35bd/mbid-5892e703-8ae3-4e62-a791-63f883fc35bd-19121566850_thumb250.jpg",
    "song": "Crystal",
    "track_id": "fa4dcff6-f4a2-3470-b0dd-45015c33bb03",
    "recording_id": "897c06fd-a672-45c7-932b-90168ab83597",
    "artist": "New Order",
    "artist_ids": [
        "f1106b17-dcbb-45f6-b938-199ccfab50cc"
    ],
    "album": "Get Ready",
    "release_id": "5892e703-8ae3-4e62-a791-63f883fc35bd",
    "release_group_id": "03fce663-c450-34ab-afea-b8824796bb46",
    "labels": [
        "Reprise Records"
    ],
    "label_ids": [
        "af6d6f49-2b4d-40fe-86d4-241906772b59"
    ],
    "release_date": "2001-10-16",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Good morning John, do you think you could play some New Order?\n\nThank you!\nCassidy from Omaha\n---\nThe video for this track depicted a young American band miming to New Order's music and words. The clip was directly responsible for the name of the American group The Killers, as that name was written on the bass drum of the fictional band. \nhttps://faroutmagazine.co.uk/how-the-killers-got-their-name-from-new-order/ \n\nCheck out the video, and that bass drum, here: https://www.youtube.com/watch?v=KVMyXDsadLQ",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}