Information about plays

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

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

{
    "id": 3652287,
    "uri": "https://api.kexp.org/v2/plays/3652287/?format=api",
    "airdate": "2026-05-08T21:53:54-07:00",
    "show": 66665,
    "show_uri": "https://api.kexp.org/v2/shows/66665/?format=api",
    "image_uri": "https://coverartarchive.org/release/6f178e46-99f0-4c5b-afb2-14755b5e1274/12008739002-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/6f178e46-99f0-4c5b-afb2-14755b5e1274/12008739002-250.jpg",
    "song": "Maktoub Lah",
    "track_id": null,
    "recording_id": "c7aea88c-6dea-4da9-9f12-c921c78bf160",
    "artist": "Fadoul",
    "artist_ids": [
        "a80023e0-776f-45ac-b942-ac11506d5bd0"
    ],
    "album": "Al Zman Saib",
    "release_id": null,
    "release_group_id": "8edd97ab-e70d-49f0-9fda-daaf8acb5875",
    "labels": [],
    "label_ids": [],
    "release_date": "2015-12-18",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Fadoul M Faddel was born in Morocco in the early nineteen forties. As a young man, he moved to Paris where he was exposed to the explosive energy of American soul and funk. Artists like \nJames Brown, Otis Redding, and Wilson Pickett shaped his musical taste.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}