Information about plays

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

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

{
    "id": 3428356,
    "uri": "https://api.kexp.org/v2/plays/3428356/?format=api",
    "airdate": "2024-11-21T18:07:46-08:00",
    "show": 61910,
    "show_uri": "https://api.kexp.org/v2/shows/61910/?format=api",
    "image_uri": "https://coverartarchive.org/release/0ec46d2b-99b5-43a9-b0a6-f2a266a725ed/4135642689-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/0ec46d2b-99b5-43a9-b0a6-f2a266a725ed/4135642689-250.jpg",
    "song": "You Dropped a Bomb on Me",
    "track_id": null,
    "recording_id": "c7f337f9-898c-4d55-b99d-51be661a702e",
    "artist": "The Gap Band",
    "artist_ids": [
        "00aab979-da36-4efd-9086-e409cda07f9c"
    ],
    "album": "Gap Band IV",
    "release_id": null,
    "release_group_id": "3b067281-433f-3d9b-8999-3420c6ddacdc",
    "labels": [
        "Mercury Records"
    ],
    "label_ids": [
        "995428e7-81b6-41dd-bd38-5a7a0ece8ad6"
    ],
    "release_date": "1982-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "”You Dropped a Bomb on Me”, is regarded as the defining song, and the brightest moment, for the Gap Band.\n\nFor some time now, a rumor has swirled about the real meaning of the song, \"You Dropped a Bomb on Me\". Listeners who know the origin of the band have long suspected the song may have been written to shed a light on the Tulsa Race Massacre of 1921.\n\n​The Gap Band's lead singer, Charlie Wilson, said he and his brothers, Ronnie and Robert Wilson, grew up in Tulsa just a few blocks from the Greenwood District, the Black neighborhood that was destroyed in the massacre. Charlie Wilson wrote the song, and said that despite the rumors, the only bomb the song is referring to is one made of love.\n\nRead more here:\nhttps://abcnews.go.com/US/gap-band-leader-discusses-hit-songs-connection-1921/story?id=76886953",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}