Information about plays

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

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

{
    "id": 3539279,
    "uri": "https://api.kexp.org/v2/plays/3539279/?format=api",
    "airdate": "2025-08-12T18:40:47-07:00",
    "show": 64272,
    "show_uri": "https://api.kexp.org/v2/shows/64272/?format=api",
    "image_uri": "https://ia800902.us.archive.org/33/items/mbid-76592947-20b4-4288-9eb6-c7f4a8887276/mbid-76592947-20b4-4288-9eb6-c7f4a8887276-42326409135_thumb500.jpg",
    "thumbnail_uri": "https://ia800902.us.archive.org/33/items/mbid-76592947-20b4-4288-9eb6-c7f4a8887276/mbid-76592947-20b4-4288-9eb6-c7f4a8887276-42326409135_thumb250.jpg",
    "song": "i used to live in england",
    "track_id": "689d7e3b-5041-47d1-ab87-5005d7a19bb7",
    "recording_id": "7a1bf479-1c58-4c0e-a2e0-9b4a2eac3bec",
    "artist": "supermodel*",
    "artist_ids": [
        "025f15cb-e1f1-43f6-b02b-4ba722f1ba45"
    ],
    "album": "i used to live in england",
    "release_id": "76592947-20b4-4288-9eb6-c7f4a8887276",
    "release_group_id": "0d7dff19-47c3-425a-beed-f28eb22fc704",
    "labels": [
        "f***ing whatever."
    ],
    "label_ids": [
        "106d01a8-bff7-4d54-a9fe-b55c1d4150b4"
    ],
    "release_date": "2025-06-20",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "supermodel* is the brainchild of Frankie Beanie, a Virginia native whose musical path has spanned east coast punk bands, the indie and dance scenes of Liverpool, and a deep love for hip-hop and the Beastie Boys. \"Drawing on influences from bands such as LCD Soundsystem, it’s a humorous track that focuses on the epitome of British culture and the American viewpoint of it. \" https://www.musicistoblame.co.uk/2025/06/supermodel-stun-with-i-used-to-live-in.html\n\nWatch for an upcoming EP to be released later this year.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}