Information about plays

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

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

{
    "id": 3582786,
    "uri": "https://api.kexp.org/v2/plays/3582786/?format=api",
    "airdate": "2025-11-25T12:56:10-08:00",
    "show": 65207,
    "show_uri": "https://api.kexp.org/v2/shows/65207/?format=api",
    "image_uri": "https://ia600501.us.archive.org/14/items/mbid-74d5aa58-4d36-4c87-b21e-6f5991f8225d/mbid-74d5aa58-4d36-4c87-b21e-6f5991f8225d-14406714645_thumb500.jpg",
    "thumbnail_uri": "https://ia800501.us.archive.org/14/items/mbid-74d5aa58-4d36-4c87-b21e-6f5991f8225d/mbid-74d5aa58-4d36-4c87-b21e-6f5991f8225d-14406714645_thumb250.jpg",
    "song": "O B 1",
    "track_id": "75c4891a-436f-4fea-96a1-546b7b0ec828",
    "recording_id": "23eed6ec-8bf4-442f-a617-9b0d0422dffd",
    "artist": "Jagwar Ma",
    "artist_ids": [
        "5b933654-f58b-438c-8652-90567e5495a1"
    ],
    "album": "Every Now & Then",
    "release_id": "0a546bf7-caf0-4c03-8dd8-3f7625114f44",
    "release_group_id": "00e94980-1f45-4b5f-8bf4-bee59938a97a",
    "labels": [
        "Mom + Pop Music"
    ],
    "label_ids": [
        "e30c6170-fcd5-4c30-9b89-bd1bdcbcaa5f"
    ],
    "release_date": "2016-10-14",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Cheryl selected this song from Sydney's Jagwar Ma as a free KEXP song of the Day. Download it for yourself here: https://www.kexp.org/read/2016/8/15/song-of-the-day-jagwar-ma-ob1/ \n--\nWatch Jagwar Ma perform it live in our studio in 2016: https://www.youtube.com/watch?v=Dc5Faj1lwmo",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}