Information about plays

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

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

{
    "id": 3625658,
    "uri": "https://api.kexp.org/v2/plays/3625658/?format=api",
    "airdate": "2026-03-05T15:42:59-08:00",
    "show": 66099,
    "show_uri": "https://api.kexp.org/v2/shows/66099/?format=api",
    "image_uri": "https://dn710207.ca.archive.org/0/items/mbid-c2175c1e-df6c-4b66-a559-7b73d6ac2d2e/mbid-c2175c1e-df6c-4b66-a559-7b73d6ac2d2e-4784187611_thumb500.jpg",
    "thumbnail_uri": "https://dn710207.ca.archive.org/0/items/mbid-c2175c1e-df6c-4b66-a559-7b73d6ac2d2e/mbid-c2175c1e-df6c-4b66-a559-7b73d6ac2d2e-4784187611_thumb250.jpg",
    "song": "Push Up Ya Lighter",
    "track_id": "66e0aeb9-ada0-38cc-b016-1e875de93431",
    "recording_id": "36029976-3e5a-46b5-bb1e-af160c2ad1cc",
    "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": "Bob Power was the mixing engineer for this third studio album from The Roots.\n--\nThis song features fellow Philadelphia native Bahamadia.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}