Information about plays

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

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

{
    "id": 3603985,
    "uri": "https://api.kexp.org/v2/plays/3603985/?format=api",
    "airdate": "2026-01-13T20:33:37-08:00",
    "show": 65643,
    "show_uri": "https://api.kexp.org/v2/shows/65643/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Ekhtelaf",
    "track_id": "22b3d030-fde2-487b-8e35-c0d486d8835a",
    "recording_id": "6177c155-6348-4e16-9664-c7f31fa88842",
    "artist": "Hichkas",
    "artist_ids": [
        "639aead7-906c-4503-8b1b-db1ffb78155e"
    ],
    "album": "No One Knows About Persian Cats",
    "release_id": "e89c58dc-704e-4c13-a606-c0e0108065f2",
    "release_group_id": "89885647-fa23-4d83-ad1d-9f467dc73e93",
    "labels": [
        "Milan"
    ],
    "label_ids": [
        "41099e29-7301-4fa3-86a4-8d510157b275"
    ],
    "release_date": "2009-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Hichkas (born Soroush Lashkari, in Tehran, Iran, based in London)\n\nHichkas is considered one of the pioneers of Iranian hip-hop and is nicknamed \"Father of Persian Rap\" by his fans. He became a representation of the Iranian underclass and reflected the angst of young Iranians.\n\nhttps://soundcloud.com/hichkasofficial",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}