Information about plays

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

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

{
    "id": 3500268,
    "uri": "https://api.kexp.org/v2/plays/3500268/?format=api",
    "airdate": "2025-05-12T03:54:57-07:00",
    "show": 63439,
    "show_uri": "https://api.kexp.org/v2/shows/63439/?format=api",
    "image_uri": "https://coverartarchive.org/release/183f4068-ba28-4b66-a1c2-3caeda28d558/34127804965-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/183f4068-ba28-4b66-a1c2-3caeda28d558/34127804965-250.jpg",
    "song": "Lineage",
    "track_id": null,
    "recording_id": "dd596058-0675-46fb-8dad-a037949472b8",
    "artist": "Mali Obomsawin",
    "artist_ids": [
        "05a3d12f-1292-4ce6-b80c-c7f897f68333"
    ],
    "album": "Sweet Tooth",
    "release_id": null,
    "release_group_id": "8638218e-ed60-4e10-ba02-9bf7faab8fe8",
    "labels": [
        "Out of Your Head Records"
    ],
    "label_ids": [
        "084d3ed0-83a4-405e-9ca5-68633b47859e"
    ],
    "release_date": "2022-10-28",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Abenaki First Nation at Odanak\n--\nMali Obomsawin is an award winning songwriter, bassist and composer. With an expansive background in American roots, jazz, and indie rock, Obomsawin carries several music traditions. \"Sweet Tooth\" is their debut album.\nhttps://mali-obomsawin.bandcamp.com/album/sweet-tooth",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}