Information about plays

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

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

{
    "id": 3418115,
    "uri": "https://api.kexp.org/v2/plays/3418115/?format=api",
    "airdate": "2024-10-27T20:12:40-07:00",
    "show": 61691,
    "show_uri": "https://api.kexp.org/v2/shows/61691/?format=api",
    "image_uri": "https://coverartarchive.org/release/a00166ea-963c-48a8-a3f1-fe8140c7b998/7420599200-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/a00166ea-963c-48a8-a3f1-fe8140c7b998/7420599200-250.jpg",
    "song": "Hangin’ On a String (Contemplating)",
    "track_id": null,
    "recording_id": "309dbb3f-3dcd-4984-ba99-f887f2925492",
    "artist": "Loose Ends",
    "artist_ids": [
        "e0fe4ee3-6ce4-4b63-8854-049c78584fc8"
    ],
    "album": "A Little Spice",
    "release_id": null,
    "release_group_id": "1b6fd258-9cb4-3437-b1d1-4e23ad102912",
    "labels": [],
    "label_ids": [],
    "release_date": "1984-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The trio Loose Ends was formed in London in 1980, initially comprising vocalist and guitarist Carl McIntosh, vocalist Jane Eugene, and keyboard player, Steve Nichol. Jane Eugene on recording: \"We were excited to be in the studio. Can you imagine living out your dream? Feeling in secure hands and putting out music that everybody liked? It was a great feeling. You know, what was interesting was we had almost finished the album and Nicky said, “We don’t have a song like “Hangin’ on a String” on here.” He said, “Go write me a song like “Hangin’ on a String.” That’s how we came up with “Slow Down.” This was the last song we wrote for the album here in America. This was only song we wrote together in America. \"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}