Information about plays

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

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

{
    "id": 3596090,
    "uri": "https://api.kexp.org/v2/plays/3596090/?format=api",
    "airdate": "2025-12-26T02:38:57-08:00",
    "show": 65475,
    "show_uri": "https://api.kexp.org/v2/shows/65475/?format=api",
    "image_uri": "https://ia802906.us.archive.org/13/items/mbid-7379b62c-66da-4568-b9b6-33119d4e92e2/mbid-7379b62c-66da-4568-b9b6-33119d4e92e2-2980524268_thumb500.jpg",
    "thumbnail_uri": "https://ia802906.us.archive.org/13/items/mbid-7379b62c-66da-4568-b9b6-33119d4e92e2/mbid-7379b62c-66da-4568-b9b6-33119d4e92e2-2980524268_thumb250.jpg",
    "song": "People Have the Power",
    "track_id": "867e974b-bdfd-3a65-b633-61255ad8600e",
    "recording_id": "57377404-fe11-4973-9cdf-f154256645bd",
    "artist": "Patti Smith feat. Lenny Kaye",
    "artist_ids": [
        "d135874d-9cae-4fef-97e3-36acbd9f5a26",
        "47455aa4-c71e-4662-a775-33b81fcf0a37"
    ],
    "album": "Live at KEXP, Volume Two",
    "release_id": "7379b62c-66da-4568-b9b6-33119d4e92e2",
    "release_group_id": "1120fbef-0db6-3bc5-bcb3-1c345dd7b0c6",
    "labels": [
        "KEXP"
    ],
    "label_ids": [
        "89e0503e-96f0-41b4-835f-2c542b7fcb44"
    ],
    "release_date": "2006-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Live at KEXP, Volume Two was another compilation that benefitted greatly from Susie Tennant's help. \n\nCheck out some pictures from Susie Tennant Day so far on KEXP: https://www.kexp.org/shows/the-morning-show/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}