Information about plays

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

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

{
    "id": 3636914,
    "uri": "https://api.kexp.org/v2/plays/3636914/?format=api",
    "airdate": "2026-04-02T15:20:08-07:00",
    "show": 66346,
    "show_uri": "https://api.kexp.org/v2/shows/66346/?format=api",
    "image_uri": "https://coverartarchive.org/release/4c413791-f9de-4259-b971-1bb2f7c678a4/5486950797-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/4c413791-f9de-4259-b971-1bb2f7c678a4/5486950797-250.jpg",
    "song": "Is That Enough?",
    "track_id": null,
    "recording_id": "bafb2871-5a8c-49e7-a05a-3cf1178462a4",
    "artist": "Marvin Gaye",
    "artist_ids": [
        "afdb7919-059d-43c1-b668-ba1d265e7e42"
    ],
    "album": "Here, My Dear",
    "release_id": null,
    "release_group_id": "225a6648-d4d2-3b89-986b-6e515e7a94f0",
    "labels": [
        "Tamla"
    ],
    "label_ids": [
        "7f87e14e-eb85-4a7e-957a-77465f869cb5"
    ],
    "release_date": "1978-12-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"The judge said she got to keep on living the way she accustomed to\nShe trying to break a man\nI don't understand\nSomebody tell me please, tell me please\nWhy do I have to pay attorney fees (My baby's)\nAttorney fees (Ooh baby)..\"\n--\nTo get back at his first wife, Anna Gordy,, Marvin airs his feelings about their relationship to the world, claiming Anna’s “possessive” nature and her refusal to fulfill her wedding vow of “loving and obeying” her husband led to their divorce.\n\nMarvin came up with “Is That Enough?” after a day in court, humming the melody and some lyrics.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}