Information about plays

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

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

{
    "id": 3559204,
    "uri": "https://api.kexp.org/v2/plays/3559204/?format=api",
    "airdate": "2025-09-29T11:31:59-07:00",
    "show": 64700,
    "show_uri": "https://api.kexp.org/v2/shows/64700/?format=api",
    "image_uri": "https://dn721704.ca.archive.org/0/items/mbid-fbfd7810-2844-4460-9cc9-97dff94b2e79/mbid-fbfd7810-2844-4460-9cc9-97dff94b2e79-42093600398_thumb500.jpg",
    "thumbnail_uri": "https://dn721704.ca.archive.org/0/items/mbid-fbfd7810-2844-4460-9cc9-97dff94b2e79/mbid-fbfd7810-2844-4460-9cc9-97dff94b2e79-42093600398_thumb250.jpg",
    "song": "caes",
    "track_id": "0ff65571-4934-428f-817a-62da971694d6",
    "recording_id": "20f4140b-4804-4681-a5c6-759482546b7b",
    "artist": "Lucrecia Dalt ft. Camille Mandoki",
    "artist_ids": [
        "245f7a1a-b799-40f1-a11a-6b379dbe0fa1",
        "aa411a12-9dbe-46d6-864c-641c3e0b1f2e"
    ],
    "album": "A Danger to Ourselves",
    "release_id": "fbfd7810-2844-4460-9cc9-97dff94b2e79",
    "release_group_id": "95b97769-4fc0-4520-9696-2148888f8b4b",
    "labels": [
        "RVNG Intl."
    ],
    "label_ids": [
        "aae903d5-4e2e-4db0-8b25-f068f0b8c8a4"
    ],
    "release_date": "2025-09-05",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Colombian experimental musician who currently resides in Berlin.\n\nhttps://lucreciadalt.bandcamp.com/\nhttps://lucreciadalt.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}