Information about plays

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

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

{
    "id": 3624266,
    "uri": "https://api.kexp.org/v2/plays/3624266/?format=api",
    "airdate": "2026-03-02T04:26:34-08:00",
    "show": 66069,
    "show_uri": "https://api.kexp.org/v2/shows/66069/?format=api",
    "image_uri": "https://dn710300.ca.archive.org/0/items/mbid-5704598c-2d2b-4d1b-b1e9-2a6c7aa5d79d/mbid-5704598c-2d2b-4d1b-b1e9-2a6c7aa5d79d-4016661275_thumb500.jpg",
    "thumbnail_uri": "https://dn710300.ca.archive.org/0/items/mbid-5704598c-2d2b-4d1b-b1e9-2a6c7aa5d79d/mbid-5704598c-2d2b-4d1b-b1e9-2a6c7aa5d79d-4016661275_thumb250.jpg",
    "song": "Praying to the Aliens",
    "track_id": "cf3f031b-9f5f-3e26-95e7-deb1c2259753",
    "recording_id": "7b3a51ce-a739-460e-9457-a76e27c71772",
    "artist": "Tubeway Army",
    "artist_ids": [
        "fc0bd304-cfd4-4478-9224-3446134d57fe"
    ],
    "album": "Replicas",
    "release_id": "5704598c-2d2b-4d1b-b1e9-2a6c7aa5d79d",
    "release_group_id": "c1fa1051-0993-397d-be13-2daec83eb841",
    "labels": [
        "Beggars Banquet"
    ],
    "label_ids": [
        "5917da67-b605-4a08-a5a0-a6874501dda4"
    ],
    "release_date": "1998-06-09",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Tubeway Army were a London-based new wave and electronic band led by lead singer Gary Numan. After the album Replicas was released, Numan opted to drop the Tubeway Army name and release music under his own name as he was the sole songwriter, producer and public face of the band, but he retained the musicians from Tubeway Army as his backing band.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}