Information about plays

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

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

{
    "id": 3548359,
    "uri": "https://api.kexp.org/v2/plays/3548359/?format=api",
    "airdate": "2025-09-03T09:19:35-07:00",
    "show": 64462,
    "show_uri": "https://api.kexp.org/v2/shows/64462/?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://ia801306.us.archive.org/14/items/mbid-10334c0d-fd51-4ddf-9715-b4398f0c6be1/mbid-10334c0d-fd51-4ddf-9715-b4398f0c6be1-930490289_thumb250.jpg",
    "song": "Fools Gold 4.15",
    "track_id": "f1d1d9d2-35a6-32d6-914e-516c43de4921",
    "recording_id": "61809b8a-3eb2-4d72-bc56-84ec2cb0f304",
    "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": "Yep, you guessed it: More Funky Drummer!\n\n\"Fools Gold\" was built around a loop from James Brown's \"Funky Drummer.\" It was guitarist John Squire who actually discovered the track. He recalled in Q magazine: \"We were signing copies of our single, 'She Bangs The Drums,' in a Manchester record shop called Eastern Bloc. The owner said we could pick a couple of albums as a thank you and I picked out a breakbeats album because I liked the cover and I wanted to see what it was all about. That's where I heard the 'Funky Drummer' loop that we built 'Fools Gold' around.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}