Information about plays

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

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

{
    "id": 3525697,
    "uri": "https://api.kexp.org/v2/plays/3525697/?format=api",
    "airdate": "2025-07-11T20:39:12-07:00",
    "show": 63986,
    "show_uri": "https://api.kexp.org/v2/shows/63986/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "10111",
    "track_id": null,
    "recording_id": "9523f63c-8133-4c98-9aa1-aee8d3156ffb",
    "artist": "Mr JazziQ",
    "artist_ids": [
        "1ae6a48e-7d61-40dd-94d4-0ae7e0d371c9"
    ],
    "album": "Azania",
    "release_id": null,
    "release_group_id": "c66a4cb0-13a6-41df-a0b5-28da4b5817e1",
    "labels": [],
    "label_ids": [],
    "release_date": "2020-12-02",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Tumelo Manyoni known professionally as Mr JazziQ, is a South African Amapiano DJ and record producer. He is best known for being a former member of the amapiano DJ duo, JazziDisciples.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}