Information about plays

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

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

{
    "id": 3604775,
    "uri": "https://api.kexp.org/v2/plays/3604775/?format=api",
    "airdate": "2026-01-15T18:32:12-08:00",
    "show": 65659,
    "show_uri": "https://api.kexp.org/v2/shows/65659/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Emta njawzak yamma",
    "track_id": null,
    "recording_id": "fc3d2e48-bff9-4f67-a325-0a205a25fd07",
    "artist": "DAM",
    "artist_ids": [
        "45ddd10c-a6f3-4b2d-a583-12d149c54292"
    ],
    "album": "Ben haana wa maana",
    "release_id": null,
    "release_group_id": "a11a121c-736b-4014-b8aa-91852252bb6a",
    "labels": [
        "Cooking Vinyl"
    ],
    "label_ids": [
        "10a8a55b-fe80-4df6-978e-fc0548dc04b6"
    ],
    "release_date": "2019-06-07",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "دام (Da Arab MCs- \"DAM\") is the recognized as being the best-known Palestinian hip hop group; it is also often called the \"quintessential Palestinian resistance band\". The group's songs are themed on protest, inequality, Israeli–Palestinian conflict, and self-criticism of Arab-Israeli society,\n\nhttps://damofficialband.bandcamp.com/album/ben-haana-wa-maana",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}