Information about plays

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

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

{
    "id": 3544696,
    "uri": "https://api.kexp.org/v2/plays/3544696/?format=api",
    "airdate": "2025-08-25T15:55:57-07:00",
    "show": 64386,
    "show_uri": "https://api.kexp.org/v2/shows/64386/?format=api",
    "image_uri": "https://coverartarchive.org/release/eb6cdd40-5e25-48c0-8356-ac800dfe696c/38103781784-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/eb6cdd40-5e25-48c0-8356-ac800dfe696c/38103781784-250.jpg",
    "song": "Sick in the Head",
    "track_id": null,
    "recording_id": "5002de2b-a100-4eef-b4d9-de13501b3e9f",
    "artist": "KNEECAP",
    "artist_ids": [
        "6ac275dd-eb37-42cf-9a60-6b147320c7be"
    ],
    "album": "Sick in the Head",
    "release_id": null,
    "release_group_id": "4dba5b71-d3d3-4e2f-8277-2f5a9df6843a",
    "labels": [
        "Heavenly Recordings"
    ],
    "label_ids": [
        "696ee2f4-c486-4e7a-80f4-cfd85193677a"
    ],
    "release_date": "2024-02-20",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "KNEECAP are releasing a Gold LP version of this LP later this year for going gold in Ireland. \n\nKNEECAP have canceled their US tour sadly: https://pitchfork.com/news/kneecap-cancel-us-tour/\n\nAre you following the Mo Chara case in the UK? He was granted unconditional bail and legal arguments commence on August 20. https://pitchfork.com/news/kneecaps-mo-chara-granted-bail-in-first-court-appearance-on-terror-charge/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}