Information about plays

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

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

{
    "id": 3626558,
    "uri": "https://api.kexp.org/v2/plays/3626558/?format=api",
    "airdate": "2026-03-07T22:09:24-08:00",
    "show": 66122,
    "show_uri": "https://api.kexp.org/v2/shows/66122/?format=api",
    "image_uri": "https://coverartarchive.org/release/df009a37-4a78-484d-91a6-94f1cbb3200b/29404142782-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/df009a37-4a78-484d-91a6-94f1cbb3200b/29404142782-250.jpg",
    "song": "Bila-Bila",
    "track_id": null,
    "recording_id": "04f36ee8-c0ed-4bd2-9a25-b6bb21031784",
    "artist": "Sial",
    "artist_ids": [
        "265b7817-2221-4cf6-bc56-96b1e62eb69f"
    ],
    "album": "Sial",
    "release_id": null,
    "release_group_id": "f466917b-8e81-4ab9-b086-9d909be8eadc",
    "labels": [
        "La vida es un mus"
    ],
    "label_ids": [
        "19597ca8-ff67-4838-8cc0-f562322aa3bc"
    ],
    "release_date": "2017-11-21",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Hailing from South East Asia, Singapore, SIAL's blistering abrasive, loud and primitive sounding hardcore encompasses exactly what it is to be Sial! (DAMNED in English).\n\nhttps://lavidaesunmus.bandcamp.com/album/sial-lp",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}