Information about plays

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

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

{
    "id": 3580270,
    "uri": "https://api.kexp.org/v2/plays/3580270/?format=api",
    "airdate": "2025-11-19T15:06:27-08:00",
    "show": 65154,
    "show_uri": "https://api.kexp.org/v2/shows/65154/?format=api",
    "image_uri": "https://ia902801.us.archive.org/25/items/mbid-e69e2f55-a2c0-472e-b30b-f43b565b3fbe/mbid-e69e2f55-a2c0-472e-b30b-f43b565b3fbe-6739151461_thumb500.jpg",
    "thumbnail_uri": "https://dn710601.ca.archive.org/0/items/mbid-e69e2f55-a2c0-472e-b30b-f43b565b3fbe/mbid-e69e2f55-a2c0-472e-b30b-f43b565b3fbe-6739151461_thumb250.jpg",
    "song": "Instant Crush",
    "track_id": "22399b0c-9c6b-4d6c-bb71-79b4e01b953b",
    "recording_id": "dbc0da50-4bc6-4230-9e7b-136b5dc2b31a",
    "artist": "Daft Punk",
    "artist_ids": [
        "056e4f3e-d505-4dad-8ec1-d04f521cbb56"
    ],
    "album": "Random Access Memories",
    "release_id": "e69e2f55-a2c0-472e-b30b-f43b565b3fbe",
    "release_group_id": "aa997ea0-2936-40bd-884d-3af8a0e064dc",
    "labels": [
        "Columbia"
    ],
    "label_ids": [
        "011d1192-6f65-45bd-85c4-0400dd45693e"
    ],
    "release_date": "2013-05-21",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This song features The Strokes' Julian Casablancas as singer and co-writer.  \n--\n“Instant Crush” was one of three singles from Random Access Memories to be certified Platinum. Both “Instant Crush” and “Lose Yourself to Dance” (featuring Pharrell Williams) received certification in 2023, 10 years after “Get Lucky” (featuring Pharrell Williams and Nile Rodgers) went Platinum.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}