Information about plays

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

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

{
    "id": 3551797,
    "uri": "https://api.kexp.org/v2/plays/3551797/?format=api",
    "airdate": "2025-09-11T18:04:23-07:00",
    "show": 64535,
    "show_uri": "https://api.kexp.org/v2/shows/64535/?format=api",
    "image_uri": "https://ia600304.us.archive.org/20/items/mbid-b3d9d402-9f2d-416b-8b03-9e2324fb5690/mbid-b3d9d402-9f2d-416b-8b03-9e2324fb5690-5132243965_thumb500.jpg",
    "thumbnail_uri": "https://ia800304.us.archive.org/20/items/mbid-b3d9d402-9f2d-416b-8b03-9e2324fb5690/mbid-b3d9d402-9f2d-416b-8b03-9e2324fb5690-5132243965_thumb250.jpg",
    "song": "Queer",
    "track_id": "ff5aed79-e956-3c8e-b0e0-9002a2871732",
    "recording_id": "63d9e22a-6053-491d-bbd7-da9707b8bbe0",
    "artist": "Garbage",
    "artist_ids": [
        "f9ef7a22-4262-4596-a2a8-1d19345b8e50"
    ],
    "album": "Garbage",
    "release_id": "b3d9d402-9f2d-416b-8b03-9e2324fb5690",
    "release_group_id": "dcad245f-9d95-3751-9e69-d50ca399b46a",
    "labels": [
        "Almo Sounds"
    ],
    "label_ids": [
        "12ad1045-26f3-46de-b7f1-63cc22a31e64"
    ],
    "release_date": "1995-08-15",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "TICKET GIVE NOW- SAN FRANCISCO!\n\nA pair of tickets to see Garbage on October 24th at the Warfield in San Francisco. Doors at 7 pm. The opener is StarCrawler.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}