Information about plays

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

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

{
    "id": 3569402,
    "uri": "https://api.kexp.org/v2/plays/3569402/?format=api",
    "airdate": "2025-10-24T15:05:01-07:00",
    "show": 64920,
    "show_uri": "https://api.kexp.org/v2/shows/64920/?format=api",
    "image_uri": "https://ia800208.us.archive.org/17/items/mbid-af5975e1-32f2-4f88-bd8e-f6b181762514/mbid-af5975e1-32f2-4f88-bd8e-f6b181762514-9635313264_thumb500.jpg",
    "thumbnail_uri": "https://ia600208.us.archive.org/17/items/mbid-af5975e1-32f2-4f88-bd8e-f6b181762514/mbid-af5975e1-32f2-4f88-bd8e-f6b181762514-9635313264_thumb250.jpg",
    "song": "Sick of Myself",
    "track_id": "b251f62e-0f2e-3bc9-a2a0-57682591284e",
    "recording_id": "0a87c417-3b4f-4271-b3d6-f0d99e218eb7",
    "artist": "Matthew Sweet",
    "artist_ids": [
        "3fbcd2d3-3d78-470f-9e47-8f4d66da2474"
    ],
    "album": "100% Fun",
    "release_id": "af5975e1-32f2-4f88-bd8e-f6b181762514",
    "release_group_id": "86ae05a7-ba8e-39fb-b793-f88a9a8d7774",
    "labels": [
        "Zoo Entertainment"
    ],
    "label_ids": [
        "9efb4191-76ed-4a41-8889-8573cc106375"
    ],
    "release_date": "1995-03-14",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Learn how Matthew Sweet is recovering from a stroke in Toronto while he was on tour: https://www.madonna.org/stories/nebraska-musician-matthew-sweet-recovers-from-stroke-at-madonna/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}