Information about plays

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

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

{
    "id": 3638180,
    "uri": "https://api.kexp.org/v2/plays/3638180/?format=api",
    "airdate": "2026-04-05T12:58:45-07:00",
    "show": 66374,
    "show_uri": "https://api.kexp.org/v2/shows/66374/?format=api",
    "image_uri": "https://dn710606.ca.archive.org/0/items/mbid-268cd2ca-7cda-4914-818c-c43973d4dae0/mbid-268cd2ca-7cda-4914-818c-c43973d4dae0-23563244544_thumb500.jpg",
    "thumbnail_uri": "https://ia800108.us.archive.org/1/items/mbid-268cd2ca-7cda-4914-818c-c43973d4dae0/mbid-268cd2ca-7cda-4914-818c-c43973d4dae0-23563244544_thumb250.jpg",
    "song": "Right Down the Line",
    "track_id": "ec9cac5a-76c6-489b-a9b4-d8366e254d7c",
    "recording_id": "6893a265-9f46-4c36-b8bc-5aea0fec8ee4",
    "artist": "Sam Evian",
    "artist_ids": [
        "ad2b62da-3451-48b4-97f5-9670ae10e29a"
    ],
    "album": "Right Down the Line",
    "release_id": "268cd2ca-7cda-4914-818c-c43973d4dae0",
    "release_group_id": "cc442654-5c97-4f1d-8b73-f2b4a7270ecc",
    "labels": [
        "Saddle Creek Records"
    ],
    "label_ids": [
        "006ea2fb-e616-4743-924a-8bda90fff909"
    ],
    "release_date": "2019-07-10",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This is a cover of Scottish singer-songwriter Gerry Rafferty's classic 1978 track. Says Sam: \"At the end of the 'You, Forever' recording session, we had a little room left at the end of the tape reel so we decided to do a cover. 'Right Down the Line' is one of my favorite songs and I covered it because I wanted to learn how to sing all those harmonies on the chorus.\" \n\nhttps://www.samevian.com/ https://samevian.bandcamp.com/track/right-down-the-line",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}