Information about plays

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

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

{
    "id": 3569763,
    "uri": "https://api.kexp.org/v2/plays/3569763/?format=api",
    "airdate": "2025-10-25T12:37:34-07:00",
    "show": 64931,
    "show_uri": "https://api.kexp.org/v2/shows/64931/?format=api",
    "image_uri": "https://dn721508.ca.archive.org/0/items/mbid-a5c87c05-b4b9-453b-8842-2b374ca7e3bc/mbid-a5c87c05-b4b9-453b-8842-2b374ca7e3bc-43234656592_thumb500.jpg",
    "thumbnail_uri": "https://dn721508.ca.archive.org/0/items/mbid-a5c87c05-b4b9-453b-8842-2b374ca7e3bc/mbid-a5c87c05-b4b9-453b-8842-2b374ca7e3bc-43234656592_thumb250.jpg",
    "song": "I Like It Like That",
    "track_id": "cf9569c0-df96-48dd-b3f4-1fc187d428b2",
    "recording_id": "234afd8b-02d7-460a-a480-beb54e795c30",
    "artist": "Fcukers",
    "artist_ids": [
        "5e23e428-d9f5-4679-bd7c-8254d6f0a437"
    ],
    "album": "I Like It Like That",
    "release_id": "a5c87c05-b4b9-453b-8842-2b374ca7e3bc",
    "release_group_id": "f37f576c-3a60-4f05-9237-c1068b2fad9f",
    "labels": [
        "Ninja Tune"
    ],
    "label_ids": [
        "dc940013-b8a8-4362-a465-291026c04b42"
    ],
    "release_date": "2025-10-07",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Fcukers will play the Oakland Arena, opening for Tame Impala, on Friday, November 14th! The NYC duo burst onto the scene last year with their Baggy$$ EP. They released this new single earlier in October. https://fcukers.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}