Information about plays

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

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

{
    "id": 3580155,
    "uri": "https://api.kexp.org/v2/plays/3580155/?format=api",
    "airdate": "2025-11-19T08:07:51-08:00",
    "show": 65152,
    "show_uri": "https://api.kexp.org/v2/shows/65152/?format=api",
    "image_uri": "https://dn710704.ca.archive.org/0/items/mbid-9f8d8a86-87a8-3801-9c92-c8b759c926ef/mbid-9f8d8a86-87a8-3801-9c92-c8b759c926ef-3491008039_thumb500.jpg",
    "thumbnail_uri": "https://dn710704.ca.archive.org/0/items/mbid-9f8d8a86-87a8-3801-9c92-c8b759c926ef/mbid-9f8d8a86-87a8-3801-9c92-c8b759c926ef-3491008039_thumb250.jpg",
    "song": "Give a Little Love",
    "track_id": "de10ebbf-3bc4-3ed7-8a3d-2ded3431a0b1",
    "recording_id": "87e17610-c17a-4502-98be-dbe8915cffa1",
    "artist": "Noah and the Whale",
    "artist_ids": [
        "917bc621-ad02-477d-9308-a0304c5f9727"
    ],
    "album": "Peaceful, the World Lays Me Down",
    "release_id": "9f8d8a86-87a8-3801-9c92-c8b759c926ef",
    "release_group_id": "b43396e4-318c-32eb-a29c-ad699a71553b",
    "labels": [
        "Interscope Records"
    ],
    "label_ids": [
        "2182a316-c4bd-4605-936a-5e2fac52bdd2"
    ],
    "release_date": "2008-09-16",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "From the debut album by the English band Noah and the Whale. Here's the video: https://www.youtube.com/watch?v=Y3LjottFMHk\n\n\"Noah and the Whale was a British rock band from Twickenham, formed in 2006. The band's last line-up consisted of Charlie Fink (vocals, guitar), Tom Hobden (violin/keyboards), Matt 'Urby Whale' Owens (bass guitar), Fred Abbott (guitar/keys), and Michael Petulla (drums). Doug Fink (drums), the brother of lead singer Charlie, and Laura Marling (backing vocals) were also past members of the band.\" http://bit.ly/2fkK8Ya",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}