Information about plays

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

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

{
    "id": 3548728,
    "uri": "https://api.kexp.org/v2/plays/3548728/?format=api",
    "airdate": "2025-09-04T06:10:49-07:00",
    "show": 64469,
    "show_uri": "https://api.kexp.org/v2/shows/64469/?format=api",
    "image_uri": "https://ia801306.us.archive.org/14/items/mbid-10334c0d-fd51-4ddf-9715-b4398f0c6be1/mbid-10334c0d-fd51-4ddf-9715-b4398f0c6be1-930490289_thumb500.jpg",
    "thumbnail_uri": "https://ia601306.us.archive.org/14/items/mbid-10334c0d-fd51-4ddf-9715-b4398f0c6be1/mbid-10334c0d-fd51-4ddf-9715-b4398f0c6be1-930490289_thumb250.jpg",
    "song": "Fools Gold 9.53",
    "track_id": "e5d044c7-5793-33d3-b61b-092b2705a7c7",
    "recording_id": "dfc3104d-ccd8-42e1-9b1e-6abba204d098",
    "artist": "The Stone Roses",
    "artist_ids": [
        "b5fa29f1-6c22-4321-a488-b5f363b06b06"
    ],
    "album": "What the World Is Waiting For / Fools Gold 9.53",
    "release_id": "7263807a-62ca-44c6-af3a-3805689ccc53",
    "release_group_id": "df6f4439-fcc4-3e40-9849-5e83dc5a660c",
    "labels": [
        "Silvertone Records"
    ],
    "label_ids": [
        "82307007-21d1-48c0-a31f-b89d9b1811de"
    ],
    "release_date": "1989-11-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Stone Roses based the demo of \"Fools Gold\" around a four-bar loop lifted from a James Brown track ( \"Funky Drummer.\"). It was guitarist John Squire who actually discovered the track in a Manchester record shop.\n--\nSquire said: \"The construction of that single was completely different to anything we'd written before. It wasn't something that was knocked out and arranged on an acoustic guitar, then taken into rehearsals and kicked around with a drummer and a bassist. I just put it on a portastudio and started playing guitar over it. The main riff was partly inspired by Johnny Cash's rockabilly plucking sound, that muted guitar sound you get when you just play on the bass strings.\"\n--",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}