Information about plays

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

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

{
    "id": 3500281,
    "uri": "https://api.kexp.org/v2/plays/3500281/?format=api",
    "airdate": "2025-05-12T04:50:16-07:00",
    "show": 63439,
    "show_uri": "https://api.kexp.org/v2/shows/63439/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Cherie Amour",
    "track_id": null,
    "recording_id": "3c25d032-a31e-458f-b9ca-7840360f09e8",
    "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"
}