Information about plays

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

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

{
    "id": 3556987,
    "uri": "https://api.kexp.org/v2/plays/3556987/?format=api",
    "airdate": "2025-09-24T02:14:47-07:00",
    "show": 64646,
    "show_uri": "https://api.kexp.org/v2/shows/64646/?format=api",
    "image_uri": "https://dn721303.ca.archive.org/0/items/mbid-f967c376-3fe4-4aed-b4d5-957823fbcf29/mbid-f967c376-3fe4-4aed-b4d5-957823fbcf29-42448655016_thumb500.jpg",
    "thumbnail_uri": "https://dn721303.ca.archive.org/0/items/mbid-f967c376-3fe4-4aed-b4d5-957823fbcf29/mbid-f967c376-3fe4-4aed-b4d5-957823fbcf29-42448655016_thumb250.jpg",
    "song": "Paradigm",
    "track_id": "5c10c4b4-e3ca-4a09-9f69-f59b7f3171b1",
    "recording_id": "6165e6c2-ef99-485c-b905-6c710e105513",
    "artist": "Guedra Guedra",
    "artist_ids": [
        "886ef094-9b67-4c07-894c-47b240a07210"
    ],
    "album": "MUTANT",
    "release_id": "f967c376-3fe4-4aed-b4d5-957823fbcf29",
    "release_group_id": "f492446d-c633-4d31-8afc-39e9d13f2ff4",
    "labels": [
        "Smugglers Way"
    ],
    "label_ids": [
        "b0d64690-80e1-45d2-92da-d33511202b92"
    ],
    "release_date": "2025-08-29",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Casablanca, Morocco\n\nOn his second album MUTANT, Moroccan producer Guedra Guedra sculpts irresistible rhythms and sounds from his analogue synths and drum machines, blending them with percussive fragments, field recordings from Morocco, Tanzania, Guinea and more, gathered while travelling across the vast landmass.\n\nhttps://guedraguedra.bandcamp.com/album/mutant",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}