Information about plays

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

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

{
    "id": 3522617,
    "uri": "https://api.kexp.org/v2/plays/3522617/?format=api",
    "airdate": "2025-07-04T16:23:29-07:00",
    "show": 63918,
    "show_uri": "https://api.kexp.org/v2/shows/63918/?format=api",
    "image_uri": "https://ia801504.us.archive.org/13/items/mbid-b121961a-b612-47f9-884a-575cbdef23fe/mbid-b121961a-b612-47f9-884a-575cbdef23fe-32842175913_thumb500.jpg",
    "thumbnail_uri": "https://ia801504.us.archive.org/13/items/mbid-b121961a-b612-47f9-884a-575cbdef23fe/mbid-b121961a-b612-47f9-884a-575cbdef23fe-32842175913_thumb250.jpg",
    "song": "Revolution",
    "track_id": "56059750-6610-3ae4-882c-82c0ae5593c3",
    "recording_id": "3e75ddaa-44dd-45d1-958c-99c50c1be1ee",
    "artist": "Arrested Development",
    "artist_ids": [
        "d8b15d32-609e-44a6-bff1-65c4df53a9f1"
    ],
    "album": "Classic Masters",
    "release_id": "f9f0e99c-1b54-4aa3-bee6-d94e337a528a",
    "release_group_id": "e038b701-7fc4-3ed3-b710-2af3e772a595",
    "labels": [],
    "label_ids": [],
    "release_date": "2002-01-29",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This track was featured on Arrested Development's debut album, 3 Years, 5 Months and 2 Days in the Life Of..., and was also included on the Malcolm X movie soundtrack.\n\nThe song was specifically commissioned by Spike Lee for the film. Speech, the group's frontman, wrote the song with the intention of urging people towards action and change. He felt a responsibility to acknowledge the need for struggle against injustices, reflecting this sentiment in the lyrics. \n\nOn a personal level, Speech also wrote this track to process grief following the loss of his grandmother and brother, using music as a means of recovery.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}