Information about plays

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

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

{
    "id": 3588059,
    "uri": "https://api.kexp.org/v2/plays/3588059/?format=api",
    "airdate": "2025-12-07T12:28:20-08:00",
    "show": 65314,
    "show_uri": "https://api.kexp.org/v2/shows/65314/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Yègellé Tezeta (My Own Memory)",
    "track_id": "25ba30fb-39f5-3ba3-8b49-918f7bed897c",
    "recording_id": "7cf5a830-d903-46db-9140-bd4b050e9e1f",
    "artist": "ሙላቱ አስታጥቄ",
    "artist_ids": [
        "67f0c7ca-14e8-47a3-be0e-bd2f2ffe25bb"
    ],
    "album": "Ethiopiques 4: Ethio Jazz & Musique Instrumentale, 1969-1974",
    "release_id": "aba08d8c-9098-4d62-9a0d-7715968d5205",
    "release_group_id": "527684f7-907d-3f3f-bc95-2b3e020307b8",
    "labels": [
        "Buda Musique"
    ],
    "label_ids": [
        "cc691994-6790-493a-8462-e12f046b4bee"
    ],
    "release_date": "2009-02-12",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Mulatu Astatke is an Ethiopian musician and arranger considered as the father of Ethio-jazz.  Born in the western Ethiopian city of Jimma, Mulatu was musically trained in London, New York City, and Boston where he combined his jazz and Latin music interests with traditional Ethiopian music. \n\nhttps://mulatuastatke.bandcamp.com/album/new-york-addis-london-the-story-of-ethio-jazz-1965-1975-2\nIG: @astatkemulatu",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}