Information about plays

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

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

{
    "id": 3578715,
    "uri": "https://api.kexp.org/v2/plays/3578715/?format=api",
    "airdate": "2025-11-15T22:03:28-08:00",
    "show": 65122,
    "show_uri": "https://api.kexp.org/v2/shows/65122/?format=api",
    "image_uri": "https://ia902805.us.archive.org/17/items/mbid-84d8f5bf-1256-4ff4-983c-bcf5a6bb4aed/mbid-84d8f5bf-1256-4ff4-983c-bcf5a6bb4aed-20570487384_thumb500.jpg",
    "thumbnail_uri": "https://ia902805.us.archive.org/17/items/mbid-84d8f5bf-1256-4ff4-983c-bcf5a6bb4aed/mbid-84d8f5bf-1256-4ff4-983c-bcf5a6bb4aed-20570487384_thumb250.jpg",
    "song": "Rot In Hell",
    "track_id": "a6aed387-2afc-4104-8c44-57e4fb2427c1",
    "recording_id": "0745bba3-c34b-43cf-a62f-ff8fbe1e8652",
    "artist": "So Pitted",
    "artist_ids": [
        "76ffc328-ce14-4c1e-abc5-28c8e072a37e"
    ],
    "album": "Neo",
    "release_id": "7862de34-e769-434d-ba1a-08290728242f",
    "release_group_id": "987df085-e13f-4413-82f6-6ba067773b4e",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2016-02-19",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": true,
    "is_live": false,
    "comment": "For Mike\n\nSeattle band named after a YouTube video\n\nhttps://sopitted.bandcamp.com/album/cloned\nhttps://www.facebook.com/sopittedplayers/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}