Information about plays

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

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

{
    "id": 3624440,
    "uri": "https://api.kexp.org/v2/plays/3624440/?format=api",
    "airdate": "2026-03-02T15:15:48-08:00",
    "show": 66073,
    "show_uri": "https://api.kexp.org/v2/shows/66073/?format=api",
    "image_uri": "https://ia801601.us.archive.org/17/items/mbid-8f398b77-a54c-4402-8237-2ea45ebd57f3/mbid-8f398b77-a54c-4402-8237-2ea45ebd57f3-29369400405_thumb500.jpg",
    "thumbnail_uri": "https://dn721806.ca.archive.org/0/items/mbid-8f398b77-a54c-4402-8237-2ea45ebd57f3/mbid-8f398b77-a54c-4402-8237-2ea45ebd57f3-29369400405_thumb250.jpg",
    "song": "Cycles",
    "track_id": "1b423fa6-a4f9-43c8-82c1-30511cd355c0",
    "recording_id": "b01a4e0a-0ac9-42f4-bea8-d251fee7f914",
    "artist": "I Self Devine",
    "artist_ids": [
        "367b9f72-5507-4f75-bb06-3c2d74f2cbf4"
    ],
    "album": "The Sound of Low Class America",
    "release_id": "d9441750-f0c7-46f9-8d27-0973637f7869",
    "release_group_id": "38c7c8bb-1369-4057-a210-35a63f4b26d2",
    "labels": [
        "Rhymesayers Entertainment"
    ],
    "label_ids": [
        "d8d53751-d146-41dc-a95b-58332e41e03f"
    ],
    "release_date": "2012-05-08",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "From LA bored, Minnesota based rapper Chaka Mkali, better known as his stage name I Self Devine. \n\nMkali has been a member of groups such as the Dynospectrum, Micranots, and Semi.Official.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}