Information about plays

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

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

{
    "id": 3524720,
    "uri": "https://api.kexp.org/v2/plays/3524720/?format=api",
    "airdate": "2025-07-09T11:58:41-07:00",
    "show": 63965,
    "show_uri": "https://api.kexp.org/v2/shows/63965/?format=api",
    "image_uri": "https://ia800903.us.archive.org/0/items/mbid-f69c6537-4879-4693-a6a3-b38332f170f9/mbid-f69c6537-4879-4693-a6a3-b38332f170f9-42437949772_thumb500.jpg",
    "thumbnail_uri": "https://ia800903.us.archive.org/0/items/mbid-f69c6537-4879-4693-a6a3-b38332f170f9/mbid-f69c6537-4879-4693-a6a3-b38332f170f9-42437949772_thumb250.jpg",
    "song": "Summer Nights",
    "track_id": "9244c06a-352c-42f8-997e-3f4f4e6f890c",
    "recording_id": "c51f399f-7df9-4405-b957-52d0b4a0da87",
    "artist": "Still Corners",
    "artist_ids": [
        "ea5493df-b8d9-4c89-bd5b-6c4aeba7a0ac"
    ],
    "album": "Summer Nights",
    "release_id": "f69c6537-4879-4693-a6a3-b38332f170f9",
    "release_group_id": "19df5c55-2225-4703-8cf0-f7e67e72d808",
    "labels": [
        "Wrecking Light Records"
    ],
    "label_ids": [
        "b02e21a6-db77-4b43-b5ab-13560348550d"
    ],
    "release_date": "2025-06-30",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Still Corners are a British/American dream pop band formed in 2007 with members songwriter/producer Greg Hughes and vocalist Tessa Murray.\n\nhttps://stillcorners.bandcamp.com/track/summer-nights",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}