Information about plays

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

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

{
    "id": 3571669,
    "uri": "https://api.kexp.org/v2/plays/3571669/?format=api",
    "airdate": "2025-10-30T03:58:14-07:00",
    "show": 64970,
    "show_uri": "https://api.kexp.org/v2/shows/64970/?format=api",
    "image_uri": "https://coverartarchive.org/release/11666a9a-fb6c-3cc9-ac6c-1ffd5c870d4e/5131337301-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/11666a9a-fb6c-3cc9-ac6c-1ffd5c870d4e/5131337301-250.jpg",
    "song": "Fallin' Up",
    "track_id": null,
    "recording_id": null,
    "artist": "Black Eyed Peas",
    "artist_ids": [
        "d5be5333-4171-427e-8e12-732087c6b78e"
    ],
    "album": "Behind the Front",
    "release_id": null,
    "release_group_id": "14cc6ad3-2b3e-3aa0-87a1-e67fb6066868",
    "labels": [
        "Interscope Records"
    ],
    "label_ids": [
        "2182a316-c4bd-4605-936a-5e2fac52bdd2"
    ],
    "release_date": "1998-06-30",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "By request from AG in NY!\n\nThis was the first song on Black Eyed Peas 1998 debut album. \n--\nThis 20-year retrospective begins, \"Before the Black Eyed Peas were the Black Eyed Peas they were the Black Eyed Peas (bear with me here), releasing their infectious alt-hip-hop debut Behind The Front on June 30, 1998. Widely known for their Fergie-era dance pop hits of “Where Is The Love?” and “I Gotta Feeling,” the band were originally one of the freshest sounding groups emerging out of hip-hop in the late ‘90s. Their two pre-megahit Elephunk albums are where the purest form of Black Eyed Peas can be found.\": https://bit.ly/3MsrN9c",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}