Information about plays

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

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

{
    "id": 3537945,
    "uri": "https://api.kexp.org/v2/plays/3537945/?format=api",
    "airdate": "2025-08-09T14:51:15-07:00",
    "show": 64244,
    "show_uri": "https://api.kexp.org/v2/shows/64244/?format=api",
    "image_uri": "https://dn721904.ca.archive.org/0/items/mbid-4bf885ac-0775-4aad-9027-246491ff245b/mbid-4bf885ac-0775-4aad-9027-246491ff245b-42326788466_thumb500.jpg",
    "thumbnail_uri": "https://dn721904.ca.archive.org/0/items/mbid-4bf885ac-0775-4aad-9027-246491ff245b/mbid-4bf885ac-0775-4aad-9027-246491ff245b-42326788466_thumb250.jpg",
    "song": "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": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New music from Cut Copy, they will be performing in Seattle November 10th at the Showbox.\n---\nhttps://cutcopy.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}