Information about plays

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

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

{
    "id": 3547428,
    "uri": "https://api.kexp.org/v2/plays/3547428/?format=api",
    "airdate": "2025-09-01T04:33:52-07:00",
    "show": 64443,
    "show_uri": "https://api.kexp.org/v2/shows/64443/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Song For Granny",
    "track_id": null,
    "recording_id": "94bf047e-8cf2-4da8-937c-ee7ffd1020e4",
    "artist": "Sebastian Gaskin",
    "artist_ids": [
        "bdcb0997-a5e1-45d2-a5ea-dc42bd7879fb"
    ],
    "album": "LOVECHILD",
    "release_id": null,
    "release_group_id": "6683f2c4-7421-441f-a756-9141eebe87c0",
    "labels": [
        "Ishkode Records"
    ],
    "label_ids": [
        "564c76c9-7a31-4db4-afc8-2041846d6247"
    ],
    "release_date": "2025-02-21",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Tataskweyak Cree Nation\n--\nSebastian Gaskin is a Cree singer-songwriter from Canada. He is most noted as a Juno Award nominee for Contemporary Indigenous Artist of the Year at the Juno Awards of 2025 for his 2024 single \"Brown Man\".\nhttps://sebastiangaskin.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}