Information about plays

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

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

{
    "id": 3570655,
    "uri": "https://api.kexp.org/v2/plays/3570655/?format=api",
    "airdate": "2025-10-27T14:32:10-07:00",
    "show": 64950,
    "show_uri": "https://api.kexp.org/v2/shows/64950/?format=api",
    "image_uri": "https://ia801003.us.archive.org/5/items/mbid-97bb5ee2-e62e-475f-955e-850f12a35b96/mbid-97bb5ee2-e62e-475f-955e-850f12a35b96-42813460669_thumb500.jpg",
    "thumbnail_uri": "https://dn710001.ca.archive.org/0/items/mbid-97bb5ee2-e62e-475f-955e-850f12a35b96/mbid-97bb5ee2-e62e-475f-955e-850f12a35b96-42813460669_thumb250.jpg",
    "song": "After All",
    "track_id": "1f760833-4bf2-4908-a054-922d487c7b2e",
    "recording_id": "a5f265da-5361-4db2-9d3f-373937bfc3d1",
    "artist": "Dear Boy feat. Rocket",
    "artist_ids": [
        "9563966d-ca18-44f7-9d72-87a1fe27ae9d",
        "f518cc7a-3af8-4c8b-a667-d0992090be2d"
    ],
    "album": "Celebrator",
    "release_id": "97bb5ee2-e62e-475f-955e-850f12a35b96",
    "release_group_id": "657390f2-000a-4519-897e-66119893d42a",
    "labels": [
        "Last Gang Records"
    ],
    "label_ids": [
        "92218c9e-83bb-494d-afc2-f9475b64490d"
    ],
    "release_date": "2025-10-17",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Rocket will be playing at Barboza on Tuesday November 18th!\nGet your tickets:\nhttps://www.axs.com/events/974889/rocket-tickets?skin=barboza\n--\n\nWatch the music video here:\nhttps://youtu.be/0JWnr_9luu0\n\nhttps://www.dearboyofficial.com/\nhttps://www.thebandrocket.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}