Information about plays

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

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

{
    "id": 3544209,
    "uri": "https://api.kexp.org/v2/plays/3544209/?format=api",
    "airdate": "2025-08-24T13:30:50-07:00",
    "show": 64376,
    "show_uri": "https://api.kexp.org/v2/shows/64376/?format=api",
    "image_uri": "https://dn721605.ca.archive.org/0/items/mbid-455146ad-b91d-47cc-b4c8-098edce9166a/mbid-455146ad-b91d-47cc-b4c8-098edce9166a-39666450586_thumb500.jpg",
    "thumbnail_uri": "https://ia800802.us.archive.org/21/items/mbid-455146ad-b91d-47cc-b4c8-098edce9166a/mbid-455146ad-b91d-47cc-b4c8-098edce9166a-39666450586_thumb250.jpg",
    "song": "WAIT",
    "track_id": "54951804-bb36-4ce3-9766-82d4af1ef8f4",
    "recording_id": "7ef1ee18-fbe1-4fa7-aef7-e10d5bf363d0",
    "artist": "Doechii",
    "artist_ids": [
        "9f75277c-b283-4846-ac8c-f932255cd0ac"
    ],
    "album": "Alligator Bites Never Heal",
    "release_id": "455146ad-b91d-47cc-b4c8-098edce9166a",
    "release_group_id": "2b837d13-b456-4c0c-98d6-afe4aeda417b",
    "labels": [
        "Capitol Records",
        "Top Dawg Entertainment"
    ],
    "label_ids": [
        "abea2d3e-eabf-4480-ab24-9382dd642c73",
        "56d2501f-12b7-4cfd-b8f8-e95189ea27f5"
    ],
    "release_date": "2024-08-30",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Jaylah Ji'mya Hickmon (Doechii) is from Tampa. \"Alligator Bites Never Heal\", her third mixtape, won a Grammy for Best Rap Album. \n\nAt the Bill Graham Civic Auditorium in San Francisco on November 7th and WAMU Theater in Seattle on November 10th.\n\nhttps://www.iamdoechii.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}