Information about plays

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

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

{
    "id": 3621826,
    "uri": "https://api.kexp.org/v2/plays/3621826/?format=api",
    "airdate": "2026-02-24T19:52:09-08:00",
    "show": 66022,
    "show_uri": "https://api.kexp.org/v2/shows/66022/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Life's Gone Down Low",
    "track_id": "9e2f98c0-3d67-4407-98cf-00fc8d343b1f",
    "recording_id": "1139b011-05ba-4261-a931-eac7bb82fdd6",
    "artist": "Lijadu Sisters",
    "artist_ids": [
        "9c5c0632-dbef-4674-a90c-af04412a1508"
    ],
    "album": "Danger",
    "release_id": "6595d5fe-dce7-4ca8-b4fa-8de4a89a401e",
    "release_group_id": "5999b477-dce5-4b5e-bf7e-6c49a488e72f",
    "labels": [
        "Knitting Factory Records"
    ],
    "label_ids": [
        "93c300d9-12f9-4e3a-9809-ef1549896cce"
    ],
    "release_date": "2011-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Nigeria \n\nThe Lijadu Sisters, Taiwo and Kehinde Lijadu, were identical twin sisters from Nigeria who were a Nigerian music duo from the mid-1960s to the 1980s. Surviving sister Taiwo along with her filmaker niece Olukemi Lijadu, are collaborating on a new project about the sisters' legacy, and the reissuing of their back catalog.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}