Information about plays

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

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

{
    "id": 3597477,
    "uri": "https://api.kexp.org/v2/plays/3597477/?format=api",
    "airdate": "2025-12-29T05:20:13-08:00",
    "show": 65505,
    "show_uri": "https://api.kexp.org/v2/shows/65505/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Night Drive",
    "track_id": "e208bd70-8ec9-4fe5-afa4-462ca9da5f0a",
    "recording_id": "2f55f8da-9ef4-43e6-800e-4ad3de905b61",
    "artist": "Alewya feat. Dagmawit Ameha",
    "artist_ids": [
        "eaafb0bb-d84c-4fa1-8b40-6f4fd10e3410",
        "49b5386b-a606-41b1-90e8-d9e7983b6f1b"
    ],
    "album": "Night Drive",
    "release_id": "c04647b7-1d66-45fc-8388-213dbbca5f0a",
    "release_group_id": "0c6b753a-1a78-4022-8909-5a8b82e4a8be",
    "labels": [
        "Because London Records"
    ],
    "label_ids": [
        "b9783599-f8a6-471a-8d61-05850f298bf0"
    ],
    "release_date": "2025-11-13",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "London-based Alewya Demmisse, known mononymously as Alewya (ah-leh-WEE-yah), was born in Saudi Arabia to a Sudanese-raised Egyptian father and an Ethiopian mother. Night Drive, featuring Dagmawit Ameha of Addis Ababa, is her first new track since 2021.\n\nCheck out the video:\n\nhttps://www.youtube.com/watch?v=iSs7EYP5wGs",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}