Information about plays

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

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

{
    "id": 3571897,
    "uri": "https://api.kexp.org/v2/plays/3571897/?format=api",
    "airdate": "2025-10-30T16:45:26-07:00",
    "show": 64977,
    "show_uri": "https://api.kexp.org/v2/shows/64977/?format=api",
    "image_uri": "https://ia803404.us.archive.org/2/items/mbid-946eeb60-9ccf-326d-9ed5-370b73dd35f8/mbid-946eeb60-9ccf-326d-9ed5-370b73dd35f8-6212766904_thumb500.jpg",
    "thumbnail_uri": "https://ia803404.us.archive.org/2/items/mbid-946eeb60-9ccf-326d-9ed5-370b73dd35f8/mbid-946eeb60-9ccf-326d-9ed5-370b73dd35f8-6212766904_thumb250.jpg",
    "song": "Help Me",
    "track_id": "268217de-e504-3c70-bd96-b1f639009cc8",
    "recording_id": "9017a25d-79c2-4e67-8b87-0f2b02aaf1f4",
    "artist": "Timo Maas feat. Kelis",
    "artist_ids": [
        "1239d1bc-cc09-43e0-bcd0-374f60346138",
        "71348eeb-0c15-4718-b0ca-5775f78ad5f8"
    ],
    "album": "Loud",
    "release_id": "cf8190a0-03c0-4e9b-9e4f-2b337191b9c6",
    "release_group_id": "e844fbce-fbec-359b-890c-756d56c54807",
    "labels": [],
    "label_ids": [],
    "release_date": "2002-03-19",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The German DJ and remixer released his first album of original material with 2001's \"Loud\".  \n\nThis track features a sample from the title music to the 1951 classic sci-fi film \"The Day the Earth Stood Still\", as well as vocals from neo-soul singer (and chef!) Kelis.\n\nhttps://www.rottentomatoes.com/m/1005371-day_the_earth_stood_still",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}