Information about plays

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

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

{
    "id": 3575818,
    "uri": "https://api.kexp.org/v2/plays/3575818/?format=api",
    "airdate": "2025-11-09T01:09:56-08:00",
    "show": 65061,
    "show_uri": "https://api.kexp.org/v2/shows/65061/?format=api",
    "image_uri": "https://coverartarchive.org/release/05a7e019-4bd6-4d78-9a5f-e5e77a8cdb79/4160681020-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/05a7e019-4bd6-4d78-9a5f-e5e77a8cdb79/4160681020-250.jpg",
    "song": "Loanshark",
    "track_id": null,
    "recording_id": "3293bd24-99f8-47a8-aa11-22575882c037",
    "artist": "Riot",
    "artist_ids": [
        "ca04e657-2ffc-4949-9150-cb43d9f231e2"
    ],
    "album": "Restless Breed",
    "release_id": null,
    "release_group_id": "c6fc8890-0846-3f43-b02d-60ef85dab751",
    "labels": [
        "Elektra"
    ],
    "label_ids": [
        "873f9f75-af68-4872-98e2-431058e4c9a9"
    ],
    "release_date": "1982-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Vocalist Rhett Forrester was murdered on January 22, 1994 in Atlanta, Georgia when he refused to give up his vehicle in an attempted carjacking. No one has ever been charged with the shooting.\n\nForrester was involved in projects and bands like Rachel, Badlands, Scarface, Dr. Dirty, & Mr. Dirty.\n\nhttps://www.facebook.com/allthingmusicplus/posts/rhett-forrester-riot-other-bands-sessions-solo-was-born-on-this-date-in-1956-he-/1214137060741409/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}