Information about plays

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

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

{
    "id": 3539507,
    "uri": "https://api.kexp.org/v2/plays/3539507/?format=api",
    "airdate": "2025-08-13T07:28:09-07:00",
    "show": 64277,
    "show_uri": "https://api.kexp.org/v2/shows/64277/?format=api",
    "image_uri": "https://coverartarchive.org/release/bb7f0f5a-586e-3f90-8665-fdc547aa2a54/1239299887-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/bb7f0f5a-586e-3f90-8665-fdc547aa2a54/1239299887-250.jpg",
    "song": "Moonage Daydream",
    "track_id": null,
    "recording_id": "c0f27bed-7986-4c88-a9c6-1d16ebc9817b",
    "artist": "David Bowie",
    "artist_ids": [
        "5441c29d-3602-4898-b1a1-b77fa23b8e50"
    ],
    "album": "The Rise and Fall of Ziggy Stardust and the Spiders From Mars",
    "release_id": null,
    "release_group_id": "6c9ae3dd-32ad-472c-96be-69d0a3536261",
    "labels": [
        "Virgin"
    ],
    "label_ids": [
        "49b58bdb-3d74-40c6-956a-4c4b46115c9c"
    ],
    "release_date": "1972-06-06",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Good morning guys,\n\nMy friend Katie is celebrating a birthday today and she loves David Bowie.\n\nIf you could shout her out and/or play a favorite Bowie track, that would be awesome.\n\nWe met in high school *I won't say how many years ago (or decades). And have been through all of it together!\n\nKids, love, loss, joy, all of it!\n\nShe's a real one and I am so grateful. For Katie J and for KEXP.\n\nMany thanks! See  you Friday!\n\nDan in Phinney",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}