Information about plays

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

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

{
    "id": 3639563,
    "uri": "https://api.kexp.org/v2/plays/3639563/?format=api",
    "airdate": "2026-04-08T18:41:24-07:00",
    "show": 66401,
    "show_uri": "https://api.kexp.org/v2/shows/66401/?format=api",
    "image_uri": "https://dn711001.ca.archive.org/0/items/mbid-30e33db5-d24a-4e5d-8362-ca6cd06ec9bd/mbid-30e33db5-d24a-4e5d-8362-ca6cd06ec9bd-14709491805_thumb500.jpg",
    "thumbnail_uri": "https://dn711001.ca.archive.org/0/items/mbid-30e33db5-d24a-4e5d-8362-ca6cd06ec9bd/mbid-30e33db5-d24a-4e5d-8362-ca6cd06ec9bd-14709491805_thumb250.jpg",
    "song": "Erora",
    "track_id": "f7a9c9ad-e124-476d-ad6a-b9dbb1e07076",
    "recording_id": "00eaad74-9ae1-4612-9136-0ce07edb9a86",
    "artist": "Lijadu Sisters",
    "artist_ids": [
        "9c5c0632-dbef-4674-a90c-af04412a1508"
    ],
    "album": "Horizon Unlimited",
    "release_id": "b103bede-93fd-48be-8ddc-8cf6435d0367",
    "release_group_id": "7055667b-1934-4be3-a4ad-52bcd7af13ef",
    "labels": [
        "Knitting Factory Records"
    ],
    "label_ids": [
        "93c300d9-12f9-4e3a-9809-ef1549896cce"
    ],
    "release_date": "2012-08-14",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The 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. Cousins of Fela Kuti",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}