Information about plays

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

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

{
    "id": 3521668,
    "uri": "https://api.kexp.org/v2/plays/3521668/?format=api",
    "airdate": "2025-07-02T14:05:26-07:00",
    "show": 63900,
    "show_uri": "https://api.kexp.org/v2/shows/63900/?format=api",
    "image_uri": "https://ia800109.us.archive.org/22/items/mbid-77b64321-ab42-49f9-abaa-0dae4e35d71f/mbid-77b64321-ab42-49f9-abaa-0dae4e35d71f-4515948780_thumb500.jpg",
    "thumbnail_uri": "https://ia600109.us.archive.org/22/items/mbid-77b64321-ab42-49f9-abaa-0dae4e35d71f/mbid-77b64321-ab42-49f9-abaa-0dae4e35d71f-4515948780_thumb250.jpg",
    "song": "No UFOs",
    "track_id": "17dbe614-ebfc-3339-ac97-0098a820c773",
    "recording_id": "d3311ed1-1192-46d7-a741-0232e0196fe2",
    "artist": "Model 500",
    "artist_ids": [
        "e569aee8-33ff-48e5-b0ed-4ceba1a37714"
    ],
    "album": "Wax Trax! Mastermix, Volume 1",
    "release_id": "77b64321-ab42-49f9-abaa-0dae4e35d71f",
    "release_group_id": "9e7257b7-4e34-3e5e-8aa0-355d131b257f",
    "labels": [
        "Wax Trax! Records"
    ],
    "label_ids": [
        "6dcd6d65-e0f2-47a3-84ac-00c2d29267af"
    ],
    "release_date": "1998-11-10",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This was apparently the first techno song to use the Roland TR-909 drum machine, the first machine to use MIDI.  Learn more from the folks at Roland: https://www.roland.com/us/promos/roland_tr-909/\n--\nHere's the story of this 1985 song, produced by Juan Atkins: https://www.soundonsound.com/techniques/classic-tracks-model-500-no-ufos",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}