Information about plays

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

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

{
    "id": 3635942,
    "uri": "https://api.kexp.org/v2/plays/3635942/?format=api",
    "airdate": "2026-03-31T08:41:37-07:00",
    "show": 66328,
    "show_uri": "https://api.kexp.org/v2/shows/66328/?format=api",
    "image_uri": "https://dn710707.ca.archive.org/0/items/mbid-e461c1b4-4eb5-46c2-8eb1-1b29e1befdf4/mbid-e461c1b4-4eb5-46c2-8eb1-1b29e1befdf4-25780951101_thumb500.jpg",
    "thumbnail_uri": "https://dn710707.ca.archive.org/0/items/mbid-e461c1b4-4eb5-46c2-8eb1-1b29e1befdf4/mbid-e461c1b4-4eb5-46c2-8eb1-1b29e1befdf4-25780951101_thumb250.jpg",
    "song": "Birds Don't Sing",
    "track_id": "31be62f8-9f09-4b3d-a875-e24c527ff0b9",
    "recording_id": "dabc16aa-8960-4a57-8b6e-26dd0a192119",
    "artist": "TV Girl",
    "artist_ids": [
        "38f0c7ac-46eb-49ca-b3ab-c785ccd05a60"
    ],
    "album": "French Exit",
    "release_id": "e461c1b4-4eb5-46c2-8eb1-1b29e1befdf4",
    "release_group_id": "a7e457e6-4124-4cb5-9f2a-8c35a30835a3",
    "labels": [],
    "label_ids": [],
    "release_date": "2014-06-05",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For Chris in Portland! \n\nThis L.A. band describes their music as something, \"you can sing along to, but wouldn't sing around your parents.\"  \nOn their Bandcamp, they described \ntheir debut album -- \"Depending on how you look at it. 12 songs about lost lust, too much love and not enough.\"\n---\nRead this interview with TV Girl: https://www.synthhistory.com/post/interview-with-tv-girl\n---\nCheck out some photos we took of the band during a 2014 visit to the station: https://tinyurl.com/y44s2tr6",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}