Information about plays

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

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

{
    "id": 3539328,
    "uri": "https://api.kexp.org/v2/plays/3539328/?format=api",
    "airdate": "2025-08-12T21:42:32-07:00",
    "show": 64273,
    "show_uri": "https://api.kexp.org/v2/shows/64273/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Dhesha Dheshu",
    "track_id": null,
    "recording_id": "490760c1-aab7-430d-adbf-2cc1de599394",
    "artist": "Sahra Halgan",
    "artist_ids": [
        "b7a13a75-3299-4a8f-aa11-0640359a1158"
    ],
    "album": "Waa Dardaaran",
    "release_id": null,
    "release_group_id": "63b9f689-e131-4261-b1e0-fac6cd859269",
    "labels": [
        "Buda Musique"
    ],
    "label_ids": [
        "cc691994-6790-493a-8462-e12f046b4bee"
    ],
    "release_date": "2019-10-28",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Sahra arrived in Europe in 1992, a political refugee from her native Somaliland, a territory in the North East of Somalia (East Africa), formerly a British colony, self-proclaimed independent since May 1991 but as yet unrecognized by the international community. \n\nhttps://sahrahalgan.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}