Information about plays

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

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

{
    "id": 3633110,
    "uri": "https://api.kexp.org/v2/plays/3633110/?format=api",
    "airdate": "2026-03-24T12:01:34-07:00",
    "show": 66268,
    "show_uri": "https://api.kexp.org/v2/shows/66268/?format=api",
    "image_uri": "https://dn710800.ca.archive.org/0/items/mbid-671c1c53-8247-4e4d-92af-100a11f1f505/mbid-671c1c53-8247-4e4d-92af-100a11f1f505-21215042591_thumb500.jpg",
    "thumbnail_uri": "https://dn710800.ca.archive.org/0/items/mbid-671c1c53-8247-4e4d-92af-100a11f1f505/mbid-671c1c53-8247-4e4d-92af-100a11f1f505-21215042591_thumb250.jpg",
    "song": "Good Life",
    "track_id": "a589ce38-c85e-3e11-a9c4-f709415cce5f",
    "recording_id": "f07bf85d-fe4b-4532-8953-786aa77ea600",
    "artist": "Inner City",
    "artist_ids": [
        "65a8e571-8a08-433f-a5bf-ead38c269ea6"
    ],
    "album": "Paradise",
    "release_id": "671c1c53-8247-4e4d-92af-100a11f1f505",
    "release_group_id": "87741bda-7102-3e89-9954-240ff6942c43",
    "labels": [
        "10 Records"
    ],
    "label_ids": [
        "5a8514dd-22d2-4def-a48d-3a8b71a8e24f"
    ],
    "release_date": "1989-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Kevin Saunderson both produced and co-wrote this song, which featured co-writer and vocalist Paris Grey. \n--\nHe said, \"'Good Life' is a song that's going to touch people forever, it's gonna inspire people, change their mood when they need it, it's definitely going to make them dance—whether the original or a remix. It's that kind of song. It wasn't the intent to make a record to be a hit, it was the intent to make a record that could be played in the clubs....\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}