Information about plays

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

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

{
    "id": 3569220,
    "uri": "https://api.kexp.org/v2/plays/3569220/?format=api",
    "airdate": "2025-10-24T05:29:37-07:00",
    "show": 64917,
    "show_uri": "https://api.kexp.org/v2/shows/64917/?format=api",
    "image_uri": "https://ia600303.us.archive.org/17/items/mbid-6c45b0fb-a133-4a69-aeb9-fb2d1cf56e07/mbid-6c45b0fb-a133-4a69-aeb9-fb2d1cf56e07-13574372596_thumb500.jpg",
    "thumbnail_uri": "https://ia800303.us.archive.org/17/items/mbid-6c45b0fb-a133-4a69-aeb9-fb2d1cf56e07/mbid-6c45b0fb-a133-4a69-aeb9-fb2d1cf56e07-13574372596_thumb250.jpg",
    "song": "Distortions",
    "track_id": "b760b62f-5fb5-3663-a84b-e2f89f26b752",
    "recording_id": "be41698e-abe3-4af2-83c3-e2af47002938",
    "artist": "Clinic",
    "artist_ids": [
        "1ea2c08f-323c-4207-9af1-e2fb8588f08e"
    ],
    "album": "Internal Wrangler",
    "release_id": "6c45b0fb-a133-4a69-aeb9-fb2d1cf56e07",
    "release_group_id": "36d0e9a7-5b32-3668-9bf0-8a9ee87984ea",
    "labels": [
        "Domino"
    ],
    "label_ids": [
        "bfe26801-a86f-49b9-8502-05ae80b02594"
    ],
    "release_date": "2000-05-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Check out this article from Pitchfork, reviewing \"Internal Wrangler\" by British indie rock band Clinic, here, enjoy:\nhttps://pitchfork.com/reviews/albums/1513-internal-wrangler/\n---\nhttps://thelosttapesrecordclub.bandcamp.com/album/internal-wrangler",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}