Information about plays

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

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

{
    "id": 3607659,
    "uri": "https://api.kexp.org/v2/plays/3607659/?format=api",
    "airdate": "2026-01-22T13:40:19-08:00",
    "show": 65724,
    "show_uri": "https://api.kexp.org/v2/shows/65724/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Rock Wit U (Yoruba Soul mix)",
    "track_id": null,
    "recording_id": "d48007d7-9c53-4eb9-b4d7-635478f29a6e",
    "artist": "DJ Jazzy Jeff feat. Erro",
    "artist_ids": [
        "91ad641b-3b6f-4220-8352-f3f5f909d4e0",
        "5104dba9-db0a-432f-87d9-865e027b9121"
    ],
    "album": "BBE 20",
    "release_id": null,
    "release_group_id": "ad11a887-e893-4d2b-bbea-c7244e11d1bd",
    "labels": [
        "BBE"
    ],
    "label_ids": [
        "d85e09a6-2401-42aa-943f-50ff940d6583"
    ],
    "release_date": "2016-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "In 2002 DJ Jazzy Jeff released his debut solo album on BBE as part of the now legendary Beat Generation Series. Osunlade later remixed album highlight Rock Wit U in his distinctive Yoruba Soul style.\n--\nOsunlade, the stage name of Christian Carolos Warren, is a St. Louis-born musician, producer, and DJ who blends house, jazz, and Afrobeat.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}