Information about plays

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

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

{
    "id": 3571807,
    "uri": "https://api.kexp.org/v2/plays/3571807/?format=api",
    "airdate": "2025-10-30T11:57:08-07:00",
    "show": 64973,
    "show_uri": "https://api.kexp.org/v2/shows/64973/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "It Takes a Lot to Try",
    "track_id": null,
    "recording_id": "2e71a7b2-e4ef-4ddb-b466-987cf111b95b",
    "artist": "Aviram",
    "artist_ids": [
        "4fb8f6e7-e9ee-477c-897d-704b4ceff214"
    ],
    "album": "All My Love's in Vain",
    "release_id": null,
    "release_group_id": "cbcc8bad-198d-47a4-810a-467e55f5f87c",
    "labels": [
        "Kame'a Media"
    ],
    "label_ids": [
        "1180c44b-e37a-4f9d-9364-749764fbc5cc"
    ],
    "release_date": "2023-02-07",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "An evocative blend of past and present, Aviram’s musical journey is a nod to the timeless classics of the 60s and 70s, interwoven seamlessly with the innovative spirit of modern indie. His debut album, “All My Love’s In Vain,” delves deep into the multifaceted world of love. \n\nlinktr.ee/aviramguitar",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}