Information about plays

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

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

{
    "id": 3625629,
    "uri": "https://api.kexp.org/v2/plays/3625629/?format=api",
    "airdate": "2026-03-05T13:29:12-08:00",
    "show": 66099,
    "show_uri": "https://api.kexp.org/v2/shows/66099/?format=api",
    "image_uri": "https://dn711201.ca.archive.org/0/items/mbid-3804c7ce-1a42-4d12-b47e-cbb8017c621c/mbid-3804c7ce-1a42-4d12-b47e-cbb8017c621c-4632635027_thumb500.jpg",
    "thumbnail_uri": "https://dn711201.ca.archive.org/0/items/mbid-3804c7ce-1a42-4d12-b47e-cbb8017c621c/mbid-3804c7ce-1a42-4d12-b47e-cbb8017c621c-4632635027_thumb250.jpg",
    "song": "Word Play",
    "track_id": "80f1d4ff-9c3f-38e9-96cc-18ab4ffe3ee6",
    "recording_id": "410a90cb-47d3-4f96-86f3-5eb873775c86",
    "artist": "A Tribe Called Quest",
    "artist_ids": [
        "9689aa5a-4471-4fb4-9721-07cecda0fa9f"
    ],
    "album": "Beats, Rhymes and Life",
    "release_id": "3804c7ce-1a42-4d12-b47e-cbb8017c621c",
    "release_group_id": "af2a22ae-15c9-3c73-9a35-7b4f503d8f7c",
    "labels": [
        "Jive"
    ],
    "label_ids": [
        "79245298-c0ba-4eba-aecc-3dfe8eeb689f"
    ],
    "release_date": "1996-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Bob Power did all the mixing for this fourth studio album from A Tribe Called Quest. \n--\nProduction  was from The Ummah and Rashad Smith. The Ummah was a music production collective, composed of members Q-Tip and Ali Shaheed Muhammad of A Tribe Called Quest, and the late Jay Dee (also known as J Dilla) of the Detroit-based group Slum Village.n was from The Ummah and",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}