Information about plays

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

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

{
    "id": 3583169,
    "uri": "https://api.kexp.org/v2/plays/3583169/?format=api",
    "airdate": "2025-11-26T09:06:49-08:00",
    "show": 65214,
    "show_uri": "https://api.kexp.org/v2/shows/65214/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Last Letter",
    "track_id": "6adaf37c-722a-321b-8d9f-0249bc5159f2",
    "recording_id": "e0da2253-e933-487e-bff2-9d450242b225",
    "artist": "One Day as a Lion",
    "artist_ids": [
        "4ab20a44-3df1-48bc-9cc1-d130ef2179d4"
    ],
    "album": "One Day as a Lion",
    "release_id": "54146fb6-65d8-4272-a875-4374510166cb",
    "release_group_id": "de71c6aa-b505-3a2a-bbbb-d2b2ecc55245",
    "labels": [
        "Anti‐"
    ],
    "label_ids": [
        "5b8cf470-f162-4ee3-9b9f-77ff4ee0c601"
    ],
    "release_date": "2008-07-22",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "One Day as a Lion is a supergroup of Zach de la Rocha (Rage Against the Machine) and Jon Theodore (Mars Volta/Queens of the Stone Age). They released a self-titled 5-song EP in 2008. \n--\nHere are the lyrics to \"Last Letter\": https://www.anti.com/releases/one-day-as-a-lion/tracks/last-letter/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}