Information about plays

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

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

{
    "id": 3528668,
    "uri": "https://api.kexp.org/v2/plays/3528668/?format=api",
    "airdate": "2025-07-18T16:30:20-07:00",
    "show": 64048,
    "show_uri": "https://api.kexp.org/v2/shows/64048/?format=api",
    "image_uri": "https://dn721901.ca.archive.org/0/items/mbid-3dd71efa-4a6f-4035-b473-704cbc5d3905/mbid-3dd71efa-4a6f-4035-b473-704cbc5d3905-30098155000_thumb500.jpg",
    "thumbnail_uri": "https://dn721901.ca.archive.org/0/items/mbid-3dd71efa-4a6f-4035-b473-704cbc5d3905/mbid-3dd71efa-4a6f-4035-b473-704cbc5d3905-30098155000_thumb250.jpg",
    "song": "Goatfuzz",
    "track_id": "702e82da-6ae8-4c60-b6b3-15de585c53ba",
    "recording_id": "b7f0aaa1-0aeb-4777-a7d7-225e57d33ed9",
    "artist": "Goat",
    "artist_ids": [
        "6738d800-5160-4959-b78a-ae12c5dba3d0"
    ],
    "album": "Requiem",
    "release_id": "40f2f962-10bd-44fd-bae0-0c8273a4a821",
    "release_group_id": "cb7171df-0e00-4146-91b3-5fce2b15e60e",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2016-10-07",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "You can support both Swedish alternative band Goat and their independent record label, Sub Pop, by purchasing music directly from Sup Pop's website: https://www.subpop.com/artists/goat",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}