Information about plays

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

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

{
    "id": 3531377,
    "uri": "https://api.kexp.org/v2/plays/3531377/?format=api",
    "airdate": "2025-07-25T03:16:03-07:00",
    "show": 64105,
    "show_uri": "https://api.kexp.org/v2/shows/64105/?format=api",
    "image_uri": "https://dn721308.ca.archive.org/0/items/mbid-7a66bb5b-6fc9-4725-9bff-d2803781af01/mbid-7a66bb5b-6fc9-4725-9bff-d2803781af01-42529599191_thumb500.jpg",
    "thumbnail_uri": "https://dn721308.ca.archive.org/0/items/mbid-7a66bb5b-6fc9-4725-9bff-d2803781af01/mbid-7a66bb5b-6fc9-4725-9bff-d2803781af01-42529599191_thumb250.jpg",
    "song": "As Alive as You Need Me to Be",
    "track_id": "28a5cf22-a72f-4ea3-9006-11915c23eb82",
    "recording_id": "a9010f3d-e341-4191-ad13-d2bfcd1033ba",
    "artist": "Nine Inch Nails",
    "artist_ids": [
        "b7ffd2af-418f-4be2-bdd1-22f8b48613da"
    ],
    "album": "TRON: Ares: Original Motion Picture Soundtrack",
    "release_id": "7a66bb5b-6fc9-4725-9bff-d2803781af01",
    "release_group_id": "e9dfea93-6076-4e8e-b45e-1fb19c0c7ab3",
    "labels": [
        "Interscope Records",
        "Walt Disney Records",
        "The Null Corporation"
    ],
    "label_ids": [
        "2182a316-c4bd-4605-936a-5e2fac52bdd2",
        "1c50034a-5c92-41a4-95ad-0acb7ea4686f",
        "f6f102a5-f7f0-49aa-8470-f71d083e3439"
    ],
    "release_date": "2025-09-19",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "NIN Tron!\n\nWe just got our hands on this beauty last week! It's from the soundtrack to the movie 'Tron: Ares' - soundtrack is out September 19th on Interscope. \n\nThe movie arrives in theaters October 10th.\n--\nNIN will be @ Seattle's Climate Pledge Arena on August 12th!\nhttps://climatepledgearena.com/event/nine-inch-nails-25/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}