Information about plays

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

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

{
    "id": 3580472,
    "uri": "https://api.kexp.org/v2/plays/3580472/?format=api",
    "airdate": "2025-11-20T02:25:52-08:00",
    "show": 65158,
    "show_uri": "https://api.kexp.org/v2/shows/65158/?format=api",
    "image_uri": "https://coverartarchive.org/release/d9c0f4c7-add9-4c59-86bb-3a9ae336350d/6262765036-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/d9c0f4c7-add9-4c59-86bb-3a9ae336350d/6262765036-250.jpg",
    "song": "Identity",
    "track_id": null,
    "recording_id": "d74d5fe9-d7a7-473f-9dbe-f0de2750e0be",
    "artist": "X‐Ray Spex",
    "artist_ids": [
        "f4c967a4-7591-4bba-8237-82e171a2fa7f"
    ],
    "album": "Germfree Adolescents",
    "release_id": null,
    "release_group_id": "02c1c972-b5a1-3b8f-be3f-83dfb9373def",
    "labels": [
        "Virgin"
    ],
    "label_ids": [
        "49b58bdb-3d74-40c6-956a-4c4b46115c9c"
    ],
    "release_date": "1978-11-10",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Fronted by one of the most famous British punks Poly Styrene, she adamantly did not want to be seen as a sex symbol threatening to shave her head, which she eventually did, at fellow punk Johnny Rotten’s flat. \n\nKEXP's own Martin Douglas wrote about this \"band's 1978 single, the iconic Poly Styrene, and finally conquering a lifelong struggle with identity as a Black punk rocker.\"\nhttps://kexp.org/read/2022/11/16/50-years-of-music-1978-x-ray-spex-identity/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}