Information about plays

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

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

{
    "id": 3632457,
    "uri": "https://api.kexp.org/v2/plays/3632457/?format=api",
    "airdate": "2026-03-22T17:53:30-07:00",
    "show": 66252,
    "show_uri": "https://api.kexp.org/v2/shows/66252/?format=api",
    "image_uri": "https://dn710004.ca.archive.org/0/items/mbid-85ec5dd8-ce80-41d2-8b94-3a4022cfd833/mbid-85ec5dd8-ce80-41d2-8b94-3a4022cfd833-27855599968_thumb500.jpg",
    "thumbnail_uri": "https://dn710004.ca.archive.org/0/items/mbid-85ec5dd8-ce80-41d2-8b94-3a4022cfd833/mbid-85ec5dd8-ce80-41d2-8b94-3a4022cfd833-27855599968_thumb250.jpg",
    "song": "Strange Timez",
    "track_id": "4f40a2d6-2551-49bf-b9a5-97926b1a5430",
    "recording_id": "3037f6ba-952d-400e-b1c7-a055ff214e85",
    "artist": "Gorillaz feat. Robert Smith",
    "artist_ids": [
        "e21857d5-3256-4547-afb3-4b6ded592596",
        "7d1a1624-784b-4f89-8ff9-b9b493cd059d"
    ],
    "album": "Song Machine, Season One: Strange Timez",
    "release_id": "8dbfaf9f-8db7-4fc8-9665-702868688211",
    "release_group_id": "bd8866c2-3d48-4c4e-97d8-442ec2792b40",
    "labels": [
        "Parlophone"
    ],
    "label_ids": [
        "df7d1c7f-ef95-425f-8eef-445b3d7bcbd9"
    ],
    "release_date": "2020-10-23",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Six Degrees of Robert Smith/The Cure!\n\n\"We did this tune with Robert completely by email,\" reveals Damon Albarn.\n\nRobert Smith adds, \"I loved it! I thought it was excellent. I felt ripples in the force and I thought, 'I better get this done.'\"\n\n\"Strange Timez\" comes from the Song Machine series by Gorillaz, a collection of singles and music videos dubbed \"episodes.\" Each episode features previously unannounced guests and incorporates a wide range of genres, including punk rock, bossa nova, synth-pop, electronic, and downtempo.\n\nThe compilation includes collaborations alongside St. Vincent, Beck, Elton John, EarthGang, and GoldLink.\n\nWatch the video for \"Strange Timez\" here: https://bit.ly/3d0u6Pf",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}