Information about plays

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

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

{
    "id": 3536391,
    "uri": "https://api.kexp.org/v2/plays/3536391/?format=api",
    "airdate": "2025-08-05T21:47:39-07:00",
    "show": 64210,
    "show_uri": "https://api.kexp.org/v2/shows/64210/?format=api",
    "image_uri": "https://coverartarchive.org/release/14942566-a8cd-497c-b11f-7644663c6a08/41511533544-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/14942566-a8cd-497c-b11f-7644663c6a08/41511533544-250.jpg",
    "song": "Rio Babilônia",
    "track_id": null,
    "recording_id": "bc23a992-1386-423c-ab9b-b43fab2cf0ea",
    "artist": "Jorge Ben Jor",
    "artist_ids": [
        "19499124-36d4-4ccc-b28d-04dde3d2076f"
    ],
    "album": "Horse Meat Disco Presents Disco & Boogie from Brazil Vol.1",
    "release_id": null,
    "release_group_id": "8e990f37-2b9c-417a-9f65-29475e6bda1a",
    "labels": [
        "Mr Bongo"
    ],
    "label_ids": [
        "0d518d8f-e485-4c2f-825a-ac6642c2f65d"
    ],
    "release_date": "2025-03-21",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Over his 30-year career, singer, composer, and guitarist Jorge Ben Jor has been on the cutting edge of Brazilian musical culture. Born in the suburbs of Rio de Janeiro, he was heavily involved with the bossa nova movement in the ’60s, was considered a pioneer of “world music” with his distinctive Afro-groove, and was re-discovered by Brazil’s younger generation in the ’80s.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}