Information about plays

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

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

{
    "id": 3519363,
    "uri": "https://api.kexp.org/v2/plays/3519363/?format=api",
    "airdate": "2025-06-27T03:48:20-07:00",
    "show": 63847,
    "show_uri": "https://api.kexp.org/v2/shows/63847/?format=api",
    "image_uri": "https://ia800705.us.archive.org/26/items/mbid-baff5eda-59d6-4e26-ac3f-c83bab880f58/mbid-baff5eda-59d6-4e26-ac3f-c83bab880f58-42231397875_thumb500.jpg",
    "thumbnail_uri": "https://dn721300.ca.archive.org/0/items/mbid-baff5eda-59d6-4e26-ac3f-c83bab880f58/mbid-baff5eda-59d6-4e26-ac3f-c83bab880f58-42231397875_thumb250.jpg",
    "song": "Running Through the Airport",
    "track_id": "ef06c388-94ce-4509-aaa4-870f153f8ef6",
    "recording_id": "37f1439f-7a8a-48b7-8d48-1145089495d4",
    "artist": "Packaging",
    "artist_ids": [
        "310ac711-027b-4eea-833b-0b04d72f82ea"
    ],
    "album": "Running Through The Airport",
    "release_id": "baff5eda-59d6-4e26-ac3f-c83bab880f58",
    "release_group_id": "6341d097-3bbb-4819-b159-3d105d9cd423",
    "labels": [
        "Share It Music"
    ],
    "label_ids": [
        "019f6f42-4804-4cd4-bdc5-9388c416c7c4"
    ],
    "release_date": "2025-06-25",
    "rotation_status": "Medium",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Seattle band Packaging is the duo of Daniel Lyon (Spirit Award) and Daniel “Connor” Birch (Flaural). \n\nBrand new video with Daniel running all over Seattle and even rowing in the Puget Sound! https://www.youtube.com/watch?v=W0ijKx9uHEw\n\nhttps://packaging.bandcamp.com/album/packaging",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}