Information about plays

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

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

{
    "id": 3536698,
    "uri": "https://api.kexp.org/v2/plays/3536698/?format=api",
    "airdate": "2025-08-06T14:13:00-07:00",
    "show": 64216,
    "show_uri": "https://api.kexp.org/v2/shows/64216/?format=api",
    "image_uri": "https://dn721909.ca.archive.org/0/items/mbid-5f34ebac-0c32-41ab-93f6-34c34061a995/mbid-5f34ebac-0c32-41ab-93f6-34c34061a995-42220752382_thumb500.jpg",
    "thumbnail_uri": "https://dn721909.ca.archive.org/0/items/mbid-5f34ebac-0c32-41ab-93f6-34c34061a995/mbid-5f34ebac-0c32-41ab-93f6-34c34061a995-42220752382_thumb250.jpg",
    "song": "Stress",
    "track_id": "e58ae267-c5eb-4f9d-a27d-db4b66bb27fe",
    "recording_id": "b1df6bea-80fe-4599-9c03-de5cb8fb0ef6",
    "artist": "Slick Rick & Giggs",
    "artist_ids": [
        "bb7dd5d7-95e6-46a0-9692-cb99134995b6",
        "486af4f0-a79b-468f-be73-527cd4caf6ea"
    ],
    "album": "VICTORY",
    "release_id": "5f34ebac-0c32-41ab-93f6-34c34061a995",
    "release_group_id": "5160dff5-c257-4a4d-a9ec-bb1ec9a72652",
    "labels": [
        "Mass Appeal"
    ],
    "label_ids": [
        "6f6e9784-ac68-4dcc-9790-d6b3edbb1a56"
    ],
    "release_date": "2025-06-13",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Here's the official video for \"Stress\": https://www.youtube.com/watch?v=ziGGjxdWFk8\n--\n\"VICTORY\" is Slick Rick's first album in 26 years. This new project is largely self-produced, with the rapper handling 95% of the production and sharing executive producer duties with Emmy-nominated actor and occasional rapper-DJ Idris Elba, who appears on the album alongside Nas, Giggs and Estelle.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}