Information about plays

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

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

{
    "id": 3549607,
    "uri": "https://api.kexp.org/v2/plays/3549607/?format=api",
    "airdate": "2025-09-06T12:23:36-07:00",
    "show": 64492,
    "show_uri": "https://api.kexp.org/v2/shows/64492/?format=api",
    "image_uri": "https://ia803105.us.archive.org/7/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": "\"As Alive As You Need Me To Be\" might be how some folks are feeling on their first day back to school.\n\nNine Inch Nails are on the TRON: Ares soundtrack! The complete soundtrack to the movie 'Tron: Ares' is out September 19 on Interscope. https://www.nin.com/home/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}