Information about plays

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

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

{
    "id": 3550740,
    "uri": "https://api.kexp.org/v2/plays/3550740/?format=api",
    "airdate": "2025-09-09T05:23:50-07:00",
    "show": 64515,
    "show_uri": "https://api.kexp.org/v2/shows/64515/?format=api",
    "image_uri": "https://coverartarchive.org/release/4bf885ac-0775-4aad-9027-246491ff245b/42326788466-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/4bf885ac-0775-4aad-9027-246491ff245b/42326788466-250.jpg",
    "song": "Copy of Still See Love",
    "track_id": "2e0103ec-b590-4b1c-bcef-6cef19693a6e",
    "recording_id": "4244e3f4-c5b1-4e5d-8f33-ab1f67a2e960",
    "artist": "Cut Copy",
    "artist_ids": [
        "caaba574-dfbc-4681-8e56-19b5150897d2"
    ],
    "album": "Moments",
    "release_id": "4bf885ac-0775-4aad-9027-246491ff245b",
    "release_group_id": "b5fe115f-fd45-4602-85cc-d415e03434a0",
    "labels": [
        "Cutters Records"
    ],
    "label_ids": [
        "dd938612-63ab-45fb-a797-831bfadd7c97"
    ],
    "release_date": "2025-09-05",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "UPCOMING SHOWS\n+ Nov 10 @ The Showbox (SEA)\n+ Nov 13 @ Regency Ballroom (SF)\n** More tour dates here: https://www.cutcopy.net/tour\n\n\"Moments,\" Cut Copy's seventh full-length release, came out in early September. Songwriter Dan Whitford said, “Still See Love was a tune that came together pretty quickly, written about a couple clinging to what’s left of a relationship as it slowly capsizes.”\n\nhttps://cutcopy.bandcamp.com/track/belong-to-you",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}