Information about plays

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

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

{
    "id": 3575553,
    "uri": "https://api.kexp.org/v2/plays/3575553/?format=api",
    "airdate": "2025-11-08T14:12:58-08:00",
    "show": 65056,
    "show_uri": "https://api.kexp.org/v2/shows/65056/?format=api",
    "image_uri": "https://ia800705.us.archive.org/22/items/mbid-453ed892-c43f-407b-bd8d-aa07758ab34e/mbid-453ed892-c43f-407b-bd8d-aa07758ab34e-23272652703_thumb500.jpg",
    "thumbnail_uri": "https://ia800705.us.archive.org/22/items/mbid-453ed892-c43f-407b-bd8d-aa07758ab34e/mbid-453ed892-c43f-407b-bd8d-aa07758ab34e-23272652703_thumb250.jpg",
    "song": "Follow the Leader",
    "track_id": "80aeeda1-63c8-3128-94ce-d05e9fc19114",
    "recording_id": "e4ea3b2d-b917-453e-bea0-0f66e15a88f9",
    "artist": "Eric B. & Rakim",
    "artist_ids": [
        "925228de-bbe5-4c7b-b76f-78e382ec9148"
    ],
    "album": "Follow the Leader",
    "release_id": "453ed892-c43f-407b-bd8d-aa07758ab34e",
    "release_group_id": "aa42599e-6745-329b-8ef1-0cb53e48f445",
    "labels": [
        "UNI Records"
    ],
    "label_ids": [
        "83dedbf0-9cd7-470a-b317-0bb724785b20"
    ],
    "release_date": "2005-04-26",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Happy Birthday to Eric B. Born on this day in 1963.\n---\nThis was the first video that premiered on \"Yo! MTV Raps\"\n\nSampling Bob James' \"Nautilus\", along with \"I Wouldn't Change a Thing\" by Coke Escovedo and \"Listen to Me\" by Baby Huey\n--\nRead how Eric B. & Rakim dominated hip-hop in the 80's with \"Follow the Leader\" and \"Paid in Full\" - https://tinyurl.com/42s4mfze",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}