Information about plays

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

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

{
    "id": 3524718,
    "uri": "https://api.kexp.org/v2/plays/3524718/?format=api",
    "airdate": "2025-07-09T11:52:13-07:00",
    "show": 63965,
    "show_uri": "https://api.kexp.org/v2/shows/63965/?format=api",
    "image_uri": "https://dn721700.ca.archive.org/0/items/mbid-b49a47b9-103c-4150-8b1a-bb9b11d345c4/mbid-b49a47b9-103c-4150-8b1a-bb9b11d345c4-42078316853_thumb500.jpg",
    "thumbnail_uri": "https://dn721700.ca.archive.org/0/items/mbid-b49a47b9-103c-4150-8b1a-bb9b11d345c4/mbid-b49a47b9-103c-4150-8b1a-bb9b11d345c4-42078316853_thumb250.jpg",
    "song": "Glad",
    "track_id": "bcacde5b-c0e3-41cf-b02a-a205ad025f94",
    "recording_id": "42051952-c1ee-4f9a-b681-82bc3fec109c",
    "artist": "Saint Etienne",
    "artist_ids": [
        "3997d4a6-c2bd-4191-8406-eb07f0abb5d2"
    ],
    "album": "International",
    "release_id": "b49a47b9-103c-4150-8b1a-bb9b11d345c4",
    "release_group_id": "63339f75-1e58-4a23-83d9-321bdb63bb5e",
    "labels": [
        "Heavenly Recordings"
    ],
    "label_ids": [
        "696ee2f4-c486-4e7a-80f4-cfd85193677a"
    ],
    "release_date": "2025-09-05",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Saint Etienne is releasing their thirteenth--and final--studio album on September 5th.  The group aren’t splitting up as such - they still remain the best of friends after 35 years recording together – but they don’t feel like they want to go on forever and wanted to go out with a bang.\n--\nYou can pre-order this bittersweet release here: https://heavenlyrecordings.bandcamp.com/album/saint-etienne-international",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}