Information about plays

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

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

{
    "id": 3560994,
    "uri": "https://api.kexp.org/v2/plays/3560994/?format=api",
    "airdate": "2025-10-03T20:12:56-07:00",
    "show": 64736,
    "show_uri": "https://api.kexp.org/v2/shows/64736/?format=api",
    "image_uri": "https://coverartarchive.org/release/76810f62-c660-421e-bf84-80f9e8df64e8/14679902177-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/76810f62-c660-421e-bf84-80f9e8df64e8/14679902177-250.jpg",
    "song": "No Condition Is Permanent",
    "track_id": null,
    "recording_id": "f1bbe6b3-25b0-4ff3-8fc0-f249c7ccb9dc",
    "artist": "Marijata",
    "artist_ids": [
        "09435962-d4bf-4b99-bec1-44c1d82a845c"
    ],
    "album": "This Is Marijata",
    "release_id": null,
    "release_group_id": "ad9c5642-8bf5-4950-828f-909caf0f9477",
    "labels": [],
    "label_ids": [],
    "release_date": "1976-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Marijata was a group made up of three members – Kofi ‘Electric’ Addison on drums, Bob Fischlan on organ and Nat Osmanu on guitar, hailing from Ghana. ‘This Is Marijata’ is the groups first LP; released originally on the Gapophone label – it is pure, rootsy, raw, driving African funk music of the highest order, now highly sought-after in both its original and previously reissued forms. With this album, the band attempted “to bring some freshness and the return of Raw Funk”.\nhttps://pan-african-music.com/en/this-is-marijata-one-of-the-most-accomplished-african-funk-album-is-reissued-in-vinyl-by-famous-english-record-label-mr-bongo/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}