Information about plays

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

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

{
    "id": 3545133,
    "uri": "https://api.kexp.org/v2/plays/3545133/?format=api",
    "airdate": "2025-08-26T16:40:50-07:00",
    "show": 64395,
    "show_uri": "https://api.kexp.org/v2/shows/64395/?format=api",
    "image_uri": "https://ia802902.us.archive.org/34/items/mbid-41e1bb37-4303-4594-b09d-2b48c8bc334c/mbid-41e1bb37-4303-4594-b09d-2b48c8bc334c-6909052298_thumb500.jpg",
    "thumbnail_uri": "https://ia902902.us.archive.org/34/items/mbid-41e1bb37-4303-4594-b09d-2b48c8bc334c/mbid-41e1bb37-4303-4594-b09d-2b48c8bc334c-6909052298_thumb250.jpg",
    "song": "Son of a Preacher Man",
    "track_id": "ea317b76-8fe3-4fda-ae1d-4bca49a980f3",
    "recording_id": "8938126f-f4e9-44d7-8c44-64947485238f",
    "artist": "Dusty Springfield",
    "artist_ids": [
        "b896aa8c-2761-40ce-b485-0e1fffd26167"
    ],
    "album": "Dusty in Memphis",
    "release_id": "41e1bb37-4303-4594-b09d-2b48c8bc334c",
    "release_group_id": "aac8700b-8f62-30fc-ac2a-23b6cb37e3c3",
    "labels": [],
    "label_ids": [],
    "release_date": "1999-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Released in 1969, \"Son of a Preacher Man\" was Springfield's last top 30 hit until 1987, when her collaboration with the Pet Shop Boys yielded the huge hit, \"What Have I Done to Deserve This?\"\n\n\"The song was originally offered to Aretha Franklin who turned it down on the basis that she felt it did not reflect the relationship between her and her father (who was in fact a preacher). After hearing Dusty Springfield's popular version, Franklin did eventually record and release a version of the song, two years later.\"\n\nhttps://www.whosampled.com/Dusty-Springfield/Son-of-a-Preacher-Man/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}