Information about plays

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

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

{
    "id": 3635881,
    "uri": "https://api.kexp.org/v2/plays/3635881/?format=api",
    "airdate": "2026-03-31T05:08:20-07:00",
    "show": 66327,
    "show_uri": "https://api.kexp.org/v2/shows/66327/?format=api",
    "image_uri": "https://coverartarchive.org/release/0f8f4cae-3179-4f0b-a6ed-00e357cdb6dd/34127059549-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/0f8f4cae-3179-4f0b-a6ed-00e357cdb6dd/34127059549-250.jpg",
    "song": "Crazy 'Bout Cha",
    "track_id": null,
    "recording_id": "fc99f044-d00c-4202-bde5-c229a96af90d",
    "artist": "The Deele",
    "artist_ids": [
        "ba939401-ca20-4ab6-aace-60e02484828f"
    ],
    "album": "Shoot 'Em Up: The Best of the Deele",
    "release_id": null,
    "release_group_id": "4bd11e96-9a56-41aa-9eed-5d475afb29e3",
    "labels": [
        "Castle Music Ltd."
    ],
    "label_ids": [
        "b253c25b-72d2-44dd-997d-d43701474cc0"
    ],
    "release_date": "2002-08-13",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Formed in 1981 in Cincinnati, Ohio, The Deele is a pivotal R&B and funk band best known for launching the legendary production careers of Kenneth \"Babyface\" Edmonds and Antonio \"L.A.\" Reid.\n\nIG @thedeele4life\nFB @TheDeele",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}