Information about plays

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

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

{
    "id": 3604721,
    "uri": "https://api.kexp.org/v2/plays/3604721/?format=api",
    "airdate": "2026-01-15T15:45:26-08:00",
    "show": 65658,
    "show_uri": "https://api.kexp.org/v2/shows/65658/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Peace of Mind",
    "track_id": null,
    "recording_id": "1f9a0c93-c9b1-4d1d-8346-2cbc874cf32c",
    "artist": "The Rance Allen Group",
    "artist_ids": [
        "67e82ed6-bbde-4c80-9bc0-c7683a174bfc"
    ],
    "album": "Say My Friend",
    "release_id": null,
    "release_group_id": "4e849819-fb25-42ba-bbdf-c3782f2c0c22",
    "labels": [
        "Capitol Records"
    ],
    "label_ids": [
        "abea2d3e-eabf-4480-ab24-9382dd642c73"
    ],
    "release_date": "1977-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Rance Allen was often referred to as “The Father of Contemporary Gospel Music.” During his illustrious career, Allen was the recipient of five Grammy Awards, once performed for President Barack Obama and recorded a song with Snoop Dogg.\nhttps://heavy.com/entertainment/bishop-rance-allen-dead/\n--\n\"Peace of Mind\" was produced by the Mizell Brothers.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}