Information about plays

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

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

{
    "id": 3521900,
    "uri": "https://api.kexp.org/v2/plays/3521900/?format=api",
    "airdate": "2025-07-03T01:28:19-07:00",
    "show": 63904,
    "show_uri": "https://api.kexp.org/v2/shows/63904/?format=api",
    "image_uri": "https://coverartarchive.org/release/b29d1d8d-1dfb-4af2-8798-f963ba0b58de/41859562156-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/b29d1d8d-1dfb-4af2-8798-f963ba0b58de/41859562156-250.jpg",
    "song": "Enough",
    "track_id": null,
    "recording_id": "26b86c6f-f4d3-4b44-beae-a1875ceb29d8",
    "artist": "Little Simz feat. Yukimi",
    "artist_ids": [
        "3cdb40fe-a63e-4bb9-b40d-17cda5f50979",
        "e6deafd2-163c-46f3-b290-3c3c1944cffb"
    ],
    "album": "Lotus",
    "release_id": null,
    "release_group_id": "749672ae-a51d-4cf5-920c-beaeab147bb6",
    "labels": [
        "AWAL Recordings Ltd"
    ],
    "label_ids": [
        "1a59ec10-ab09-450c-86ec-04f1796be3fd"
    ],
    "release_date": "2025-06-06",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This track from Little Simz recent album \"Lotus\" features Yukimi from Little Dragon.\n\nThe new record will see her collaborate with a star-studded list of fellow artists, including Moses Sumney, Moonchild Sanelly, Miraa May, Wretch 32, Cashh, Michael Kiwanuka, Yussef Dayes, Sampha, Lydia Kitto, Yukimi Nagano, and Obongjayar. \n\nhttps://tinyurl.com/5fb5rrm3\nhttps://littlesimz.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}