Information about plays

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

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

{
    "id": 3580196,
    "uri": "https://api.kexp.org/v2/plays/3580196/?format=api",
    "airdate": "2025-11-19T10:27:45-08:00",
    "show": 65153,
    "show_uri": "https://api.kexp.org/v2/shows/65153/?format=api",
    "image_uri": "https://ia601504.us.archive.org/21/items/mbid-cb552dc7-b0fe-4bcd-b864-1b3940baee8c/mbid-cb552dc7-b0fe-4bcd-b864-1b3940baee8c-6010090362_thumb500.jpg",
    "thumbnail_uri": "https://dn710604.ca.archive.org/0/items/mbid-cb552dc7-b0fe-4bcd-b864-1b3940baee8c/mbid-cb552dc7-b0fe-4bcd-b864-1b3940baee8c-6010090362_thumb250.jpg",
    "song": "Nude as the News",
    "track_id": "720f4a9f-85d6-3640-9cd8-cc5b2cc61712",
    "recording_id": "5e0f7385-5690-422e-af12-8fc75fcd0252",
    "artist": "Cat Power",
    "artist_ids": [
        "05755bf1-380c-487f-983f-d1a02401fa28"
    ],
    "album": "What Would the Community Think",
    "release_id": "cb552dc7-b0fe-4bcd-b864-1b3940baee8c",
    "release_group_id": "eadb8f2e-3924-314e-9565-eaee3b6a51e5",
    "labels": [
        "Matador"
    ],
    "label_ids": [
        "229bd4be-8cd7-442c-85b0-5007ea353abc"
    ],
    "release_date": "1996-09-10",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Cat Power will be on tour early next year, celebrating the 20th anniversary of 'The Greatest.'\n\n- Oakland on Wednesday, Feb. 18, at the Fox Theater\n\n- Seattle on Friday, Feb. 20, at the Paramount \n\nhttps://catpowermusic.com/#tour",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}