Information about plays

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

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

{
    "id": 3500297,
    "uri": "https://api.kexp.org/v2/plays/3500297/?format=api",
    "airdate": "2025-05-12T05:44:42-07:00",
    "show": 63440,
    "show_uri": "https://api.kexp.org/v2/shows/63440/?format=api",
    "image_uri": "https://ia601800.us.archive.org/0/items/mbid-f02779c4-f42e-4b5e-9f61-3c3125377d20/mbid-f02779c4-f42e-4b5e-9f61-3c3125377d20-41306809136_thumb500.jpg",
    "thumbnail_uri": "https://ia801800.us.archive.org/0/items/mbid-f02779c4-f42e-4b5e-9f61-3c3125377d20/mbid-f02779c4-f42e-4b5e-9f61-3c3125377d20-41306809136_thumb250.jpg",
    "song": "Flood",
    "track_id": "f6dc5bec-e8bf-4bde-99ac-c521f37abd33",
    "recording_id": "da332049-8841-453e-90d9-1deb8d16f57f",
    "artist": "Little Simz feat. Obongjayar & Moonchild Sanelly",
    "artist_ids": [
        "3cdb40fe-a63e-4bb9-b40d-17cda5f50979",
        "2f75ab54-9326-4e4b-835c-db38fe0de988",
        "9fef8897-8e04-455c-9ac4-cb4c0f855dc5"
    ],
    "album": "Flood",
    "release_id": "f02779c4-f42e-4b5e-9f61-3c3125377d20",
    "release_group_id": "61eaff0a-6f88-4ade-b3ad-7c94e7f2b275",
    "labels": [
        "AWAL Recordings Ltd"
    ],
    "label_ids": [
        "1a59ec10-ab09-450c-86ec-04f1796be3fd"
    ],
    "release_date": "2025-02-26",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Simz's sixth studio album, \"Lotus,\" arrived on May 9. \n\nThe British rapper's lead single, “Flood,” was produced by Miles Clinton James and features vocals from Obongjayar and Moonchild Sanelly. \n\nWatch the official video for the title track here: \nhttps://youtu.be/GvrNPiz7rHw?si=b6CSlYifquISTlPe https://littlesimz.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}