Information about plays

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

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

{
    "id": 3639775,
    "uri": "https://api.kexp.org/v2/plays/3639775/?format=api",
    "airdate": "2026-04-09T06:32:01-07:00",
    "show": 66405,
    "show_uri": "https://api.kexp.org/v2/shows/66405/?format=api",
    "image_uri": "https://ia600903.us.archive.org/6/items/mbid-ef7ccff0-8212-4c16-9657-9961a7c7e678/mbid-ef7ccff0-8212-4c16-9657-9961a7c7e678-44399650368_thumb500.jpg",
    "thumbnail_uri": "https://dn721808.ca.archive.org/0/items/mbid-ef7ccff0-8212-4c16-9657-9961a7c7e678/mbid-ef7ccff0-8212-4c16-9657-9961a7c7e678-44399650368_thumb250.jpg",
    "song": "Maladjustment to Love",
    "track_id": "4d2880e3-ed5d-46dc-9bec-2fd2d7d0cd31",
    "recording_id": "14f31ce4-486e-4b5a-94d7-cb9b0c1a7e2d",
    "artist": "Crooked Man",
    "artist_ids": [
        "75806d66-a4d1-48bf-b1f0-5d4a56836446"
    ],
    "album": "Crooked Stile",
    "release_id": "ef7ccff0-8212-4c16-9657-9961a7c7e678",
    "release_group_id": "bf603d57-a638-4e9a-9c02-2d1940aa3edf",
    "labels": [
        "Vicious Charm"
    ],
    "label_ids": [
        "c2e063e0-3ca3-4f75-8a0f-c981401e2d3e"
    ],
    "release_date": "2026-01-16",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Latest from Sheffield-based producer Richard Barratt aka Parrot aka Crooked Man, who is most famous for being one half of the duo Sweet Exorcist, alongside Cabaret Voltaire founder Richard H Kirk.\n\nhttps://crooked-man.bandcamp.com/album/crooked-stile",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}