Information about plays

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

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

{
    "id": 3558060,
    "uri": "https://api.kexp.org/v2/plays/3558060/?format=api",
    "airdate": "2025-09-26T18:55:01-07:00",
    "show": 64668,
    "show_uri": "https://api.kexp.org/v2/shows/64668/?format=api",
    "image_uri": "https://dn721809.ca.archive.org/0/items/mbid-2b7c0d61-e653-4c6a-9c90-ee313ea145a2/mbid-2b7c0d61-e653-4c6a-9c90-ee313ea145a2-42570709398_thumb500.jpg",
    "thumbnail_uri": "https://dn721809.ca.archive.org/0/items/mbid-2b7c0d61-e653-4c6a-9c90-ee313ea145a2/mbid-2b7c0d61-e653-4c6a-9c90-ee313ea145a2-42570709398_thumb250.jpg",
    "song": "Wasted Me",
    "track_id": "6bc72e37-85f3-4a4c-b372-38e88d2b1b18",
    "recording_id": "5d7947bf-51b4-43c3-a11e-a2f97e874ece",
    "artist": "POLIÇA",
    "artist_ids": [
        "9357482a-9517-456e-b949-e7370e926034"
    ],
    "album": "Dreams Go",
    "release_id": "2b7c0d61-e653-4c6a-9c90-ee313ea145a2",
    "release_group_id": "8284630c-c5a2-4aa9-ab7f-ea3bf5d93dfb",
    "labels": [
        "Memphis Industries"
    ],
    "label_ids": [
        "3f99dc33-5312-419c-9f81-fe5bd7ab8df8"
    ],
    "release_date": "2025-10-17",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Speaking on the song, POLIÇA’s Channy Leaneagh adds:\n\n“Ryan Olson and Peder Mannerfelt first connected at a Totally Gross National Party in Minneapolis a few years ago. Peder joined the Poliça recording session at Pachyderm and Wasted Me was one of the songs to come out of that collaboration. Lyrically, Wasted Me came from the endless loop of selling ourselves just to earn the chance to keep selling ourselves.”",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}