Information about plays

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

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

{
    "id": 3629716,
    "uri": "https://api.kexp.org/v2/plays/3629716/?format=api",
    "airdate": "2026-03-16T11:01:09-07:00",
    "show": 66198,
    "show_uri": "https://api.kexp.org/v2/shows/66198/?format=api",
    "image_uri": "https://dn721606.ca.archive.org/0/items/mbid-641c2c67-0227-4786-9bee-8355736b5915/mbid-641c2c67-0227-4786-9bee-8355736b5915-38485377873_thumb500.jpg",
    "thumbnail_uri": "",
    "song": "Happy Together",
    "track_id": "f792c015-bb4d-323d-abdf-5d2ddf6a7e4b",
    "recording_id": "03484e27-5f25-4548-81b5-2d084c7da000",
    "artist": "The Turtles",
    "artist_ids": [
        "335b6182-0da8-4dc6-a5ec-fe13f0f87e4b"
    ],
    "album": "Happy Together: The Very Best of the Turtles",
    "release_id": "641c2c67-0227-4786-9bee-8355736b5915",
    "release_group_id": "461a6867-b650-3f17-ad0c-245727d2e091",
    "labels": [
        "Shout! Factory"
    ],
    "label_ids": [
        "004762a8-6905-4270-b5f8-ceef5fc5bc73"
    ],
    "release_date": "2004-09-28",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Turtles were an American rock band led by vocalists Howard Kaylan and Mark Volman, later known as Flo & Eddie. Watch them performing \"Happy Together\": https://www.youtube.com/watch?v=mRCe5L1imxg\n\nDespite what the title implies, this is not a song about a couple in love. According to Gary Bonner, who wrote the song with Alan Gordon, the song is about unrequited love.:https://www.songfacts.com/facts/the-turtles/happy-together",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}