Information about plays

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

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

{
    "id": 3550498,
    "uri": "https://api.kexp.org/v2/plays/3550498/?format=api",
    "airdate": "2025-09-08T15:29:32-07:00",
    "show": 64510,
    "show_uri": "https://api.kexp.org/v2/shows/64510/?format=api",
    "image_uri": "https://ia903100.us.archive.org/14/items/mbid-34aa1bf3-ff41-450c-9c99-1f006ba8e5c2/mbid-34aa1bf3-ff41-450c-9c99-1f006ba8e5c2-19420781709_thumb500.jpg",
    "thumbnail_uri": "https://ia903100.us.archive.org/14/items/mbid-34aa1bf3-ff41-450c-9c99-1f006ba8e5c2/mbid-34aa1bf3-ff41-450c-9c99-1f006ba8e5c2-19420781709_thumb250.jpg",
    "song": "We Don’t Have to Dance",
    "track_id": "5bbbc6bc-5be1-4cbe-ba38-5fa8a905274a",
    "recording_id": "8d28c64c-c0a0-48ed-85a8-7ee6b3f89f6e",
    "artist": "ACTORS",
    "artist_ids": [
        "230f2c85-8b1c-4e88-ab5d-0d015a4bbe16"
    ],
    "album": "It Will Come to You",
    "release_id": "34aa1bf3-ff41-450c-9c99-1f006ba8e5c2",
    "release_group_id": "0497c70f-4b52-4ab0-acc3-2a5a04924510",
    "labels": [],
    "label_ids": [],
    "release_date": "2018-03-09",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The post-punk band ACTORS, from Vancouver BC, was given its name because so many of the members have a background in the city's film and TV industry according to vocalist Jason Corbett: http://www.obscuraundead.com/blog/a-conversation-with-jason-corbett-of-actors",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}