Information about plays

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

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

{
    "id": 3550036,
    "uri": "https://api.kexp.org/v2/plays/3550036/?format=api",
    "airdate": "2025-09-07T12:33:00-07:00",
    "show": 64500,
    "show_uri": "https://api.kexp.org/v2/shows/64500/?format=api",
    "image_uri": "https://ia801605.us.archive.org/21/items/mbid-9ddfedb2-32cc-4d64-81dd-7ec1b04acbfa/mbid-9ddfedb2-32cc-4d64-81dd-7ec1b04acbfa-42813400217_thumb500.jpg",
    "thumbnail_uri": "https://ia801605.us.archive.org/21/items/mbid-9ddfedb2-32cc-4d64-81dd-7ec1b04acbfa/mbid-9ddfedb2-32cc-4d64-81dd-7ec1b04acbfa-42813400217_thumb250.jpg",
    "song": "Talvez",
    "track_id": "e6425c84-a953-441a-90c5-b6ff7a211d8f",
    "recording_id": "c0cc9a86-d04d-4069-8e36-950b93b482b5",
    "artist": "Ão",
    "artist_ids": [
        "980de962-1862-4072-b2d2-b2e2b44a70f4"
    ],
    "album": "Talvez",
    "release_id": "9ddfedb2-32cc-4d64-81dd-7ec1b04acbfa",
    "release_group_id": "9af9bdbb-fb08-4978-be43-f161cd031f92",
    "labels": [
        "Mayway Records"
    ],
    "label_ids": [
        "5167bd27-a60d-45db-b58a-97ab58c03b57"
    ],
    "release_date": "2025-08-08",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Belgium-based alternative pop band Ão released \"Talvez\" (Portuguese for \"maybe\"), their first new material since their debut LP \"Ao Mar\" in 2023.\n\nIG: @ao.band",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}