Information about plays

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

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

{
    "id": 3545862,
    "uri": "https://api.kexp.org/v2/plays/3545862/?format=api",
    "airdate": "2025-08-28T11:47:55-07:00",
    "show": 64409,
    "show_uri": "https://api.kexp.org/v2/shows/64409/?format=api",
    "image_uri": "https://ia803205.us.archive.org/32/items/mbid-fe94b030-1996-43af-be76-379259e72671/mbid-fe94b030-1996-43af-be76-379259e72671-14140761741_thumb500.jpg",
    "thumbnail_uri": "https://ia803205.us.archive.org/32/items/mbid-fe94b030-1996-43af-be76-379259e72671/mbid-fe94b030-1996-43af-be76-379259e72671-14140761741_thumb250.jpg",
    "song": "If I Ever Was a Child",
    "track_id": "80673a7f-8288-4373-83fc-12a3140893f8",
    "recording_id": "0903e820-a3ff-4200-af56-4b526072b5f6",
    "artist": "Wilco",
    "artist_ids": [
        "9e53f84d-ef44-4c16-9677-5fd4d78cbd7d"
    ],
    "album": "Schmilco",
    "release_id": "fe94b030-1996-43af-be76-379259e72671",
    "release_group_id": "90bda0c6-4f34-44c4-a829-e44956693430",
    "labels": [
        "Anti‐",
        "dBpm Records"
    ],
    "label_ids": [
        "5b8cf470-f162-4ee3-9b9f-77ff4ee0c601",
        "e57766cd-f855-46ae-ad7a-09b491cd4f71"
    ],
    "release_date": "2016-09-09",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Jeff Tweedy’s forthcoming triple album 'Twilight Override' will be out Sept 26!\n\nhttps://wilcoworld.net/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}