Information about plays

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

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

{
    "id": 3531056,
    "uri": "https://api.kexp.org/v2/plays/3531056/?format=api",
    "airdate": "2025-07-24T07:21:00-07:00",
    "show": 64098,
    "show_uri": "https://api.kexp.org/v2/shows/64098/?format=api",
    "image_uri": "https://ia800205.us.archive.org/5/items/mbid-3f9d1a59-f16f-3408-9731-af829637df56/mbid-3f9d1a59-f16f-3408-9731-af829637df56-6192763824_thumb500.jpg",
    "thumbnail_uri": "https://ia600205.us.archive.org/5/items/mbid-3f9d1a59-f16f-3408-9731-af829637df56/mbid-3f9d1a59-f16f-3408-9731-af829637df56-6192763824_thumb250.jpg",
    "song": "The Things You Said",
    "track_id": "918f02ee-ccc7-3e3d-a91e-65d0a2ab13d5",
    "recording_id": "22d37a4e-9e6c-40f7-ac48-383b29aead0a",
    "artist": "Depeche Mode",
    "artist_ids": [
        "8538e728-ca0b-4321-b7e5-cff6565dd4c0"
    ],
    "album": "Music for the Masses",
    "release_id": "3f9d1a59-f16f-3408-9731-af829637df56",
    "release_group_id": "e59021bd-1710-3c13-9449-b78560039592",
    "labels": [
        "Sire Records"
    ],
    "label_ids": [
        "be0fec81-5c18-4494-8bbf-0d81dec006bf"
    ],
    "release_date": "1987-10-06",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Martin Gore (Depeche Mode, VCMG) was born on July 23rd, 1961!\n--\nWhen Depeche Mode was interviewed by French magazine 'Best', Martin Gore said (translated from French): \"'The Things You Said' is that which 'Somebody' isn't, and that's why I love this song. It has a nice side and a bad side. It's about treason, about a man who is disappointed by someone he loved, but luckily, he has real friends by his side. This is one of the songs I have to perform right at the front of the stage. I like having a slot of one or two tracks, but I could not go on for any longer, it's way too stressful.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}