Information about plays

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

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

{
    "id": 3613200,
    "uri": "https://api.kexp.org/v2/plays/3613200/?format=api",
    "airdate": "2026-02-04T16:58:02-08:00",
    "show": 65840,
    "show_uri": "https://api.kexp.org/v2/shows/65840/?format=api",
    "image_uri": "https://ia903107.us.archive.org/32/items/mbid-75c6a4f3-eef0-32d9-bb32-12a0d2cfd882/mbid-75c6a4f3-eef0-32d9-bb32-12a0d2cfd882-24594422537_thumb500.jpg",
    "thumbnail_uri": "https://ia803107.us.archive.org/32/items/mbid-75c6a4f3-eef0-32d9-bb32-12a0d2cfd882/mbid-75c6a4f3-eef0-32d9-bb32-12a0d2cfd882-24594422537_thumb250.jpg",
    "song": "I Want More and...",
    "track_id": "75f86f44-abfd-3aa3-b12c-85fc0236fc7b",
    "recording_id": "96fef95b-c081-460d-9f96-f317031ac64c",
    "artist": "Can",
    "artist_ids": [
        "13501c7d-d181-45ba-af52-5f101d8516a0"
    ],
    "album": "Cannibalism 2",
    "release_id": "75c6a4f3-eef0-32d9-bb32-12a0d2cfd882",
    "release_group_id": "fe82fd39-c817-3362-8262-d7ee8218bf0d",
    "labels": [
        "Spoon Records"
    ],
    "label_ids": [
        "92ab7096-226a-451d-af9e-865cb3b68025"
    ],
    "release_date": "1992-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "CAN was a German experimental rock band formed in Cologne in 1968 by the core quartet of Holger Czukay (bass, tape editing), Irmin Schmidt (keyboards), Michael Karoli (guitar), and Jaki Liebezeit (drums). \n\nThese guys are considered pioneers of the Krautrock scene, playing with elements of psychedelic rock, funk, and noise!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}