Information about plays

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

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

{
    "id": 3580268,
    "uri": "https://api.kexp.org/v2/plays/3580268/?format=api",
    "airdate": "2025-11-19T15:00:52-08:00",
    "show": 65154,
    "show_uri": "https://api.kexp.org/v2/shows/65154/?format=api",
    "image_uri": "https://ia601003.us.archive.org/31/items/mbid-b43d2acd-4490-4517-b049-56e780cd0e69/mbid-b43d2acd-4490-4517-b049-56e780cd0e69-14860133678_thumb500.jpg",
    "thumbnail_uri": "https://dn710206.ca.archive.org/0/items/mbid-b43d2acd-4490-4517-b049-56e780cd0e69/mbid-b43d2acd-4490-4517-b049-56e780cd0e69-14860133678_thumb250.jpg",
    "song": "Eye in the Sky",
    "track_id": "0c3c1561-d135-46eb-934f-b69a167c604e",
    "recording_id": "e9209cce-7b98-4d7e-ba62-779374272de6",
    "artist": "The Alan Parsons Project",
    "artist_ids": [
        "f98711e5-06f7-43ed-8239-da0f61a9c460"
    ],
    "album": "Eye in the Sky",
    "release_id": "5790c485-8028-4dc2-b3c7-2f0c0944f612",
    "release_group_id": "c9137ca5-26bd-3374-bebc-a813fbfe9c4f",
    "labels": [
        "Arista"
    ],
    "label_ids": [
        "c62e3985-6370-446a-bfb8-f1f6122e9c33"
    ],
    "release_date": "1982-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The lead vocals were from Eric Woolfson, Parsons' main collaborator. He was Parsons' lyricist and manager.\n--\nThe Alan Parsons Project, which was strictly a studio group at the time, used various members on lead vocals; Woolfson would usually record a guide vocal and Alan Parsons, who was also the group's producer, would decide whose voice best suited the song. In later years, Parsons toured with a band and sang this song during performances.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}