Information about plays

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

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

{
    "id": 3639712,
    "uri": "https://api.kexp.org/v2/plays/3639712/?format=api",
    "airdate": "2026-04-09T03:27:13-07:00",
    "show": 66404,
    "show_uri": "https://api.kexp.org/v2/shows/66404/?format=api",
    "image_uri": "https://coverartarchive.org/release/b70d2d16-be1f-485c-9a6b-32cb652c952a/44732512635-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/b70d2d16-be1f-485c-9a6b-32cb652c952a/44732512635-250.jpg",
    "song": "Scratches",
    "track_id": null,
    "recording_id": "e3dc3f78-8c73-4425-8ec7-b6a4803acc28",
    "artist": "Lava La Rue",
    "artist_ids": [
        "8ee9e6fe-a629-4ff9-a4d5-ecb79b637350"
    ],
    "album": "Do You Know Everything?",
    "release_id": null,
    "release_group_id": "12764a4d-16e0-451c-b2fb-8d7c51a759d8",
    "labels": [
        "BMG Rights Management (UK) Ltd."
    ],
    "label_ids": [
        "0410a336-3b2e-40d4-89be-84d2459f019f"
    ],
    "release_date": "2026-03-27",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "'Scratches' was produced and co-written by Dimitri Tikovoï, known for his work with The Libertines, Charli XCX and Blondie.\n\nBased out of West London, rapper/vocalist Lava La Rue incorporates both mellow, golden-era hip-hop beats and futuristic R&B elements into their stylistically fluid hybrid sound. --Allmusic (https://tinyurl.com/44rr7mdz)\n\nhttps://lavalarue.bandcamp.com\nhttps://store.lavalarueofficial.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}