Information about plays

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

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

{
    "id": 3602413,
    "uri": "https://api.kexp.org/v2/plays/3602413/?format=api",
    "airdate": "2026-01-09T22:20:24-08:00",
    "show": 65608,
    "show_uri": "https://api.kexp.org/v2/shows/65608/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "FIND YOUR WINGS",
    "track_id": null,
    "recording_id": "071f8f75-fcba-4cb5-9314-29fba99b4be5",
    "artist": "Tyler, the Creator featuring Roy Ayers, Syd Bennett, Jameel Kirk Bruner, Samantha Nelson, Tiffany Palmer, Onitsha Shaw and Kali Uchis",
    "artist_ids": [
        "f6beac20-5dfe-4d1f-ae02-0b0a740aafd6",
        "06e199c1-6f33-477b-a74d-bc8a283bd8f0",
        "7d3d6c65-e053-4657-8705-0ca61bc012ad",
        "0d98e01b-b62d-4c69-bd52-519027fe71aa",
        "fb029b2e-1891-49e9-a679-e4c4c11e08ad",
        "99a29d33-4edf-4a00-8a14-58318f7a07ca",
        "2da518b0-b55b-49b9-98a5-feede138fd1f",
        "d0c7656d-8169-4f77-9dbe-b8f24e40105d"
    ],
    "album": "Cherry Bomb",
    "release_id": null,
    "release_group_id": "1ea9701e-f93e-4d88-9eda-16d01c155ff6",
    "labels": [
        "Odd Future Records"
    ],
    "label_ids": [
        "52833048-43ea-4c09-92e0-83323efa5cfe"
    ],
    "release_date": "2015-04-13",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Oh, that's vibraphonist Roy Ayers on this song.  Kali Uchis and The Internet's Syd the Kid are doing the vocals.: https://riquespeaks.wordpress.com/2016/12/03/music-4-the-next-1-12316-find-your-wings-by-tyler-the-creator/\n--\nThis song samples Gino Vannelli's \"Feel Like Flying.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}