Information about plays

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

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

{
    "id": 3568420,
    "uri": "https://api.kexp.org/v2/plays/3568420/?format=api",
    "airdate": "2025-10-22T07:49:18-07:00",
    "show": 64902,
    "show_uri": "https://api.kexp.org/v2/shows/64902/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Taillights Fade",
    "track_id": "14bc1e4d-2554-341a-a0a0-edd1c12b6b6f",
    "recording_id": "609a1b0c-b9bf-41d0-bb41-05997dce5464",
    "artist": "Buffalo Tom",
    "artist_ids": [
        "1159e0d0-a782-471a-9dae-93ac046eac72"
    ],
    "album": "Let Me Come Over",
    "release_id": "589f9f54-1894-36ee-99e1-a4733a860a12",
    "release_group_id": "2fba4543-b6c3-30aa-85d3-2d334dff8414",
    "labels": [
        "Ra Records"
    ],
    "label_ids": [
        "b68d6767-c34a-49ab-9ef2-d2d64a9e7d5e"
    ],
    "release_date": "1992-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Requested by Michael in Hillsboro. Perfect song. You are not alone.\n\nknockin it out the park this morning team\n\nbuffalo tom - taillights fade\n\nsaid goodbye to a dear friend this morning and i don't know if I will ever see them again, their taillights disappearing in the fog  \n\ny'all are the best companion radio station on the planet",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}