Information about plays

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

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

{
    "id": 3553021,
    "uri": "https://api.kexp.org/v2/plays/3553021/?format=api",
    "airdate": "2025-09-14T16:37:37-07:00",
    "show": 64562,
    "show_uri": "https://api.kexp.org/v2/shows/64562/?format=api",
    "image_uri": "https://ia802804.us.archive.org/6/items/mbid-e4b614df-b855-49eb-b4e4-28f1c361ffe8/mbid-e4b614df-b855-49eb-b4e4-28f1c361ffe8-24875572097_thumb500.jpg",
    "thumbnail_uri": "https://ia902804.us.archive.org/6/items/mbid-e4b614df-b855-49eb-b4e4-28f1c361ffe8/mbid-e4b614df-b855-49eb-b4e4-28f1c361ffe8-24875572097_thumb250.jpg",
    "song": "Fight Test",
    "track_id": "98875e3a-4b97-3135-b5e7-97f4148b9fdf",
    "recording_id": "1b8e706a-454e-4466-9a8b-75214b5965f7",
    "artist": "The Flaming Lips",
    "artist_ids": [
        "1f43d76f-8edf-44f6-aaf1-b65f05ad9402"
    ],
    "album": "Yoshimi Battles the Pink Robots",
    "release_id": "e4b614df-b855-49eb-b4e4-28f1c361ffe8",
    "release_group_id": "54b1ad4e-7e86-308d-b053-a0843f6abbdb",
    "labels": [
        "Warner Bros. Records"
    ],
    "label_ids": [
        "c595c289-47ce-4fba-b999-b87503e8cb71"
    ],
    "release_date": "2002-07-16",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Of this track, Flaming Lips frontman Wayne Coyne explains, \"The subject of the song is the singer's regret about taking the attitude of 'not fighting' to an extreme - and by the end of the song realizes he's made a mistake and sometimes a person has no choice - as unpleasant as it may be... To surrender to every conflict without a challenge, he finds, is worse than getting beat up.\"\n\nThe melody is very similar to \"Father And Son\" by Cat Stevens. The Flaming Lips agreed to share the song's royalties with Stevens.\n\nThe melodic similarity to \"Father and Son\" wasn't intentional. \"We thought it was the greatest thing ever to finally be involved in a plagiarism claim,\" Wayne Coyne told Uncut magazine. \"We thought, 'We're legit! A real songwriter thinks it matters! It made the song more interesting. People probably listened to it five or six more times, just to be like, 'Does it really sound like that?'\"\n\nStevens didn't ask for much, just a quarter of the song's royalties. \"We were like, 'You want a quarter of one song on a Flaming Lips album - do you know what this is? This isn't anything!,'\" Coyne remarked.\n\n\"Fight Test\" was the theme song for the MTV cartoon 3 South, which ran for one season in 2002. https://tinyurl.com/rumtw3nn",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}