Information about plays

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

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

{
    "id": 3567627,
    "uri": "https://api.kexp.org/v2/plays/3567627/?format=api",
    "airdate": "2025-10-20T13:38:11-07:00",
    "show": 64888,
    "show_uri": "https://api.kexp.org/v2/shows/64888/?format=api",
    "image_uri": "https://dn721909.ca.archive.org/0/items/mbid-6b277d0d-4cee-4eaf-9080-32588d34b4c4/mbid-6b277d0d-4cee-4eaf-9080-32588d34b4c4-43012260107_thumb500.jpg",
    "thumbnail_uri": "https://ia801008.us.archive.org/15/items/mbid-6b277d0d-4cee-4eaf-9080-32588d34b4c4/mbid-6b277d0d-4cee-4eaf-9080-32588d34b4c4-43012260107_thumb250.jpg",
    "song": "Amore",
    "track_id": "928d78fc-3430-4e7d-a230-24fefed5b414",
    "recording_id": "bd8462eb-fc13-4a12-9b26-a8fb7c836ded",
    "artist": "George Riley",
    "artist_ids": [
        "fa90156a-5067-425b-895e-c47a8c3147ae"
    ],
    "album": "More Is More",
    "release_id": "6b277d0d-4cee-4eaf-9080-32588d34b4c4",
    "release_group_id": "cd526ba8-ace1-4bbb-af70-0c65324dace0",
    "labels": [
        "confessions"
    ],
    "label_ids": [
        "0fb7a6f2-1c4b-4d1b-b396-d072892cf39f"
    ],
    "release_date": "2025-09-12",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "George Riley has made a name for herself as one of the most widely sought-after voices in the underground scene. \n\nhttps://www.clashmusic.com/features/confessions-of-a-pop-girl-george-riley-interviewed/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}