Information about plays

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

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

{
    "id": 3538183,
    "uri": "https://api.kexp.org/v2/plays/3538183/?format=api",
    "airdate": "2025-08-10T00:21:22-07:00",
    "show": 64249,
    "show_uri": "https://api.kexp.org/v2/shows/64249/?format=api",
    "image_uri": "https://coverartarchive.org/release/f9924762-a7fc-4496-ba18-812bcb5b5f53/41583279063-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/f9924762-a7fc-4496-ba18-812bcb5b5f53/41583279063-250.jpg",
    "song": "Inkubus",
    "track_id": null,
    "recording_id": "72579ef1-b906-4673-b103-cf9a1de5a85e",
    "artist": "SexMag",
    "artist_ids": [
        "a76fb759-ff20-409a-9875-6c25ac499247"
    ],
    "album": "Sexorcyzm",
    "release_id": null,
    "release_group_id": "268b87f6-6954-4dd9-987d-9626b1ec2f28",
    "labels": [
        "Dying Victims Productions"
    ],
    "label_ids": [
        "6781d2cb-7d91-49be-829b-b9e22fe695f7"
    ],
    "release_date": "2025-05-23",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Debut full length released earlier this year from this Polish band featuring members of Black Hosts.\n\nhttps://dyingvictimsproductions.bandcamp.com/album/sexmag-sex-metal",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}