Information about plays

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

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

{
    "id": 3544208,
    "uri": "https://api.kexp.org/v2/plays/3544208/?format=api",
    "airdate": "2025-08-24T13:25:48-07:00",
    "show": 64376,
    "show_uri": "https://api.kexp.org/v2/shows/64376/?format=api",
    "image_uri": "https://ia904503.us.archive.org/16/items/mbid-c2175c1e-df6c-4b66-a559-7b73d6ac2d2e/mbid-c2175c1e-df6c-4b66-a559-7b73d6ac2d2e-4784187611_thumb500.jpg",
    "thumbnail_uri": "https://ia904503.us.archive.org/16/items/mbid-c2175c1e-df6c-4b66-a559-7b73d6ac2d2e/mbid-c2175c1e-df6c-4b66-a559-7b73d6ac2d2e-4784187611_thumb250.jpg",
    "song": "Respond/React",
    "track_id": "417b68b0-0547-3961-a541-17e7cee6f6c5",
    "recording_id": "220fca3a-9990-4fce-88a8-74a305c42db1",
    "artist": "The Roots",
    "artist_ids": [
        "80b3cf5e-18fe-4c59-98c7-e5bb87210710"
    ],
    "album": "Illadelph Halflife",
    "release_id": "c0f0bcff-b4ae-4341-81eb-4c1c7a46eb0b",
    "release_group_id": "6bb001e8-78e1-37bf-9aac-9e47f7dbe8f9",
    "labels": [
        "Geffen Records"
    ],
    "label_ids": [
        "0fadc2ce-f7de-4e27-bbe6-612b317e716b"
    ],
    "release_date": "1996-11-05",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The third full-length studio LP from the Hip Hop legends from Philly! Hip hop/neo soul band The Roots began in 1987 with Tariq \"Black Thought\" Trotter and Ahmir \"Questlove\" Thompson and expanded to include Malik B., Leonard \"Hub\" Hubbard, and Josh Abrams.\n\nThe Roots will be at the Henry J. Kaiser Center for the Arts in Oakland on August 29th and at The Black Radio Experience in Napa on August 30th.\n\nhttp://www.theroots.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}