Information about plays

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

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

{
    "id": 3428771,
    "uri": "https://api.kexp.org/v2/plays/3428771/?format=api",
    "airdate": "2024-11-22T18:10:31-08:00",
    "show": 61919,
    "show_uri": "https://api.kexp.org/v2/shows/61919/?format=api",
    "image_uri": "https://ia800903.us.archive.org/10/items/mbid-d9c0f4c7-add9-4c59-86bb-3a9ae336350d/mbid-d9c0f4c7-add9-4c59-86bb-3a9ae336350d-6262765036_thumb500.jpg",
    "thumbnail_uri": "https://ia800903.us.archive.org/10/items/mbid-d9c0f4c7-add9-4c59-86bb-3a9ae336350d/mbid-d9c0f4c7-add9-4c59-86bb-3a9ae336350d-6262765036_thumb250.jpg",
    "song": "Art‐I‐Ficial",
    "track_id": "a3cbcd80-6e6b-3e00-a61a-137875a3230e",
    "recording_id": "2ab8c63d-fa15-47b8-ae30-fd2c6f419f4a",
    "artist": "X‐Ray Spex",
    "artist_ids": [
        "f4c967a4-7591-4bba-8237-82e171a2fa7f"
    ],
    "album": "Germfree Adolescents",
    "release_id": "d9c0f4c7-add9-4c59-86bb-3a9ae336350d",
    "release_group_id": "02c1c972-b5a1-3b8f-be3f-83dfb9373def",
    "labels": [
        "EMI"
    ],
    "label_ids": [
        "c029628b-6633-439e-bcee-ed02e8a338f7"
    ],
    "release_date": "1978-11-10",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "From the debut 1978 album of English punk rock band X-Ray Spex. https://kexp.org/read/2022/11/16/50-years-of-music-1978-x-ray-spex-identity/\n---\nA biracial woman in a predominantly white, male scene, X-Ray Spex frontwoman Poly Styrene brought fresh perspectives and sounds to punk.  Read about a new documentary that explores her powerful impact: https://www.nytimes.com/2022/02/01/arts/music/poly-styrene-i-am-a-cliche-documentary.html",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}