Information about plays

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

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

{
    "id": 3641479,
    "uri": "https://api.kexp.org/v2/plays/3641479/?format=api",
    "airdate": "2026-04-13T07:36:08-07:00",
    "show": 66442,
    "show_uri": "https://api.kexp.org/v2/shows/66442/?format=api",
    "image_uri": "https://ia800809.us.archive.org/24/items/mbid-abeeae5c-280e-4c2c-8fce-9e7a66566b7b/mbid-abeeae5c-280e-4c2c-8fce-9e7a66566b7b-28625711331_thumb500.jpg",
    "thumbnail_uri": "https://dn721902.ca.archive.org/0/items/mbid-abeeae5c-280e-4c2c-8fce-9e7a66566b7b/mbid-abeeae5c-280e-4c2c-8fce-9e7a66566b7b-28625711331_thumb250.jpg",
    "song": "Be My Baby",
    "track_id": "6aee004e-2db8-4f84-9991-fa5f26732ca6",
    "recording_id": "20087c84-4534-49df-afcd-139dd9c00f43",
    "artist": "The Ronettes",
    "artist_ids": [
        "393e5448-896f-43e9-b80b-4ee58e1e71a4"
    ],
    "album": "Greatest Hits",
    "release_id": "abeeae5c-280e-4c2c-8fce-9e7a66566b7b",
    "release_group_id": "26c4e0bc-4348-4cec-98a2-df4225ef0a75",
    "labels": [
        "Spectacular Sound"
    ],
    "label_ids": [
        "128f07a7-1554-4cc6-9795-1e22fcba6353"
    ],
    "release_date": "1990-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Following the Phil Spector vibes, this was the first Ronettes song produced by Phil Spector and released on his label, Philles Records. It exemplified Spector's \"Wall Of Sound\" production technique, where he layered lots of instruments and used echo effects.\n\nThe Ronettes were Veronica (Ronnie) Bennett, her sister Estelle Bennett and their cousin Nedra Talley. Phil fell in love with Veronica's voice and immediately went about signing the group to Philles.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}