Information about plays

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

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

{
    "id": 3520349,
    "uri": "https://api.kexp.org/v2/plays/3520349/?format=api",
    "airdate": "2025-06-29T09:53:57-07:00",
    "show": 63869,
    "show_uri": "https://api.kexp.org/v2/shows/63869/?format=api",
    "image_uri": "https://coverartarchive.org/release/181af0cc-8c8a-4ab5-83cc-1a740af3de5a/23508279932-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/181af0cc-8c8a-4ab5-83cc-1a740af3de5a/23508279932-250.jpg",
    "song": "Rooster Strut",
    "track_id": null,
    "recording_id": "4c33b6a8-197f-4911-ade3-1c01d0afbb2f",
    "artist": "Ashton Savoy",
    "artist_ids": [
        "1a57d412-5d19-40fb-8bb0-7b254a0f98d9"
    ],
    "album": "Eddie’s House of Hits: The Story of Goldband Records",
    "release_id": null,
    "release_group_id": "af86539c-ec50-4a89-97a1-65a2116aab0d",
    "labels": [],
    "label_ids": [],
    "release_date": "1992-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "[Savoy] was born in Sunset, Louisiana, in 1928 and grew up in a musical family. His father played violin and guitar and Savoy’s musical tastes were strengthened by a period spent in Chicago with his uncle when that city was seeing the transformation of acoustic Delta blues into the more hard-edged style of electric music that would dominate the genre in the years to come.\nhttps://www.thetimes.com/sunday-times-rich-list/profile/article/ashton-savoy-blues-singer-and-guitarist-lj8mp7gtmwp?region=global",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}