Information about plays

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

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

{
    "id": 3607042,
    "uri": "https://api.kexp.org/v2/plays/3607042/?format=api",
    "airdate": "2026-01-21T03:00:40-08:00",
    "show": 65712,
    "show_uri": "https://api.kexp.org/v2/shows/65712/?format=api",
    "image_uri": "https://dn721905.ca.archive.org/0/items/mbid-58916346-7f43-4804-8a14-471f25d06afe/mbid-58916346-7f43-4804-8a14-471f25d06afe-43171497243_thumb500.jpg",
    "thumbnail_uri": "https://dn721905.ca.archive.org/0/items/mbid-58916346-7f43-4804-8a14-471f25d06afe/mbid-58916346-7f43-4804-8a14-471f25d06afe-43171497243_thumb250.jpg",
    "song": "Last 1s Left",
    "track_id": "d9994c3d-72eb-486e-8332-04606ca27e9d",
    "recording_id": "93e75699-34be-4d2d-8cb7-1dd9ba7351ba",
    "artist": "Fred again..",
    "artist_ids": [
        "bca46a0c-25c9-42ca-98c2-e64c8a5e337e"
    ],
    "album": "USB",
    "release_id": "58916346-7f43-4804-8a14-471f25d06afe",
    "release_group_id": "0d223bf8-1096-4cc5-adb5-df6123f676d1",
    "labels": [
        "Atlantic"
    ],
    "label_ids": [
        "50c384a2-0b44-401b-b893-8181173339c7"
    ],
    "release_date": "2025-12-12",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Played this when the Skepta and Fred Again... EP dropped. SO GOOD.\nThe song is part of the duo's collaborative tape, where Fred again.. (Fred Gibson) expressed that creating original club tracks with Skepta, who he considers a legend, was a long-time dream of his.\n\nLast 1s Left heavily samples the track \"Plasma\" by Kiss Facility.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}