Information about plays

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

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

{
    "id": 3421271,
    "uri": "https://api.kexp.org/v2/plays/3421271/?format=api",
    "airdate": "2024-11-04T09:39:36-08:00",
    "show": 61761,
    "show_uri": "https://api.kexp.org/v2/shows/61761/?format=api",
    "image_uri": "https://coverartarchive.org/release/952c9ce2-965b-48fb-89b1-5e0b0c87ddcc/38339165653-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/952c9ce2-965b-48fb-89b1-5e0b0c87ddcc/38339165653-250.jpg",
    "song": "YA YA",
    "track_id": null,
    "recording_id": "3c255ec7-8316-48c7-bc84-8af2f7b89081",
    "artist": "Beyoncé",
    "artist_ids": [
        "859d0860-d480-4efd-970c-c05d5f1776b8"
    ],
    "album": "COWBOY CARTER",
    "release_id": null,
    "release_group_id": "fa566e7b-254a-4fab-8aa5-ebcb7592d7f2",
    "labels": [
        "Columbia"
    ],
    "label_ids": [
        "011d1192-6f65-45bd-85c4-0400dd45693e"
    ],
    "release_date": "2024-03-29",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For Maddi in Columbia City! \n\nNancy Sinatra shared her thoughts on Beyoncé‘s Cowboy Carter track “Ya Ya” kicking off with a sample of her own work, the 1966 hit “These Boots Are Made for Walkin’.”\n\n“To have a little piece of one of my records in a @Beyonce song is very meaningful to me because I love her,” Sinatra wrote on X (formerly Twitter). “She represents what is great about today’s music and I’m delighted to be a tiny part of it.” She added, “This may be the best sample of ‘Boots’ yet! And the beat goes on… #Beyonce.”\n\nhttps://shorturl.at/ciIOU",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}