Information about plays

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

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

{
    "id": 3557862,
    "uri": "https://api.kexp.org/v2/plays/3557862/?format=api",
    "airdate": "2025-09-26T06:58:14-07:00",
    "show": 64663,
    "show_uri": "https://api.kexp.org/v2/shows/64663/?format=api",
    "image_uri": "https://coverartarchive.org/release/da7ffd1a-f9dd-415d-be17-d36480766adb/19178832895-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/da7ffd1a-f9dd-415d-be17-d36480766adb/19178832895-250.jpg",
    "song": "Nobody but Me",
    "track_id": null,
    "recording_id": "12e01969-0c5a-4206-97d0-57bbacd4c5f2",
    "artist": "The Human Beinz",
    "artist_ids": [
        "86c407d6-10ea-4062-9193-233a1bdf1f57"
    ],
    "album": "1968: Música, imágenes e historia",
    "release_id": null,
    "release_group_id": "7b72b307-04a8-450d-a82e-36dd59724a68",
    "labels": [],
    "label_ids": [],
    "release_date": "1998-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Human Beinz (pronounced:ˈbiːɪnz/ BEE-inz) is an American rock band from Youngstown, Ohio.\n\n*This song is featured briefly in the film \"Kill Bill, Vol. 1\" during the chapter: \"Showdown at House of Blue Leaves\".\n\nhttps://www.thehumanbeinz.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}