Information about plays

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

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

{
    "id": 3625904,
    "uri": "https://api.kexp.org/v2/plays/3625904/?format=api",
    "airdate": "2026-03-06T06:15:44-08:00",
    "show": 66104,
    "show_uri": "https://api.kexp.org/v2/shows/66104/?format=api",
    "image_uri": "https://dn710701.ca.archive.org/0/items/mbid-f647050a-8d8b-437c-8a93-7a18480c2834/mbid-f647050a-8d8b-437c-8a93-7a18480c2834-17803345110_thumb500.jpg",
    "thumbnail_uri": "https://dn710701.ca.archive.org/0/items/mbid-f647050a-8d8b-437c-8a93-7a18480c2834/mbid-f647050a-8d8b-437c-8a93-7a18480c2834-17803345110_thumb250.jpg",
    "song": "Observer",
    "track_id": "dfe8764f-ae81-328e-b574-10de73f81ec0",
    "recording_id": "d85b4c62-040b-49a6-9dab-c7f301ee91d8",
    "artist": "Gary Numan",
    "artist_ids": [
        "6cb79cb2-9087-44d4-828b-5c6fdff2c957"
    ],
    "album": "The Pleasure Principle",
    "release_id": "f647050a-8d8b-437c-8a93-7a18480c2834",
    "release_group_id": "2ba66802-18a7-3bf4-958c-db871a6e7f34",
    "labels": [
        "Beggars Banquet"
    ],
    "label_ids": [
        "5917da67-b605-4a08-a5a0-a6874501dda4"
    ],
    "release_date": "1998-06-23",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Gary Numan is celebrating the 45th anniversary of his album Telekon with a 2026 North American tour, including a show at The Guild Theatre in Menlo Park, CA on April 8, 2026 https://garynuman.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}