Information about plays

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

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

{
    "id": 3422470,
    "uri": "https://api.kexp.org/v2/plays/3422470/?format=api",
    "airdate": "2024-11-07T10:34:08-08:00",
    "show": 61787,
    "show_uri": "https://api.kexp.org/v2/shows/61787/?format=api",
    "image_uri": "https://ia601308.us.archive.org/12/items/mbid-45376d08-96cd-4fbc-aa6d-a73e9ff01b87/mbid-45376d08-96cd-4fbc-aa6d-a73e9ff01b87-26876505802_thumb500.jpg",
    "thumbnail_uri": "https://ia801308.us.archive.org/12/items/mbid-45376d08-96cd-4fbc-aa6d-a73e9ff01b87/mbid-45376d08-96cd-4fbc-aa6d-a73e9ff01b87-26876505802_thumb250.jpg",
    "song": "Spoon",
    "track_id": "9c3adc93-2c90-3a8a-a017-454360c3bdfb",
    "recording_id": "271a1e18-0119-42df-a92c-a58a46391a91",
    "artist": "Can",
    "artist_ids": [
        "13501c7d-d181-45ba-af52-5f101d8516a0"
    ],
    "album": "Ege Bamyasi",
    "release_id": "45376d08-96cd-4fbc-aa6d-a73e9ff01b87",
    "release_group_id": "a4b405a6-0577-3b77-b46d-06af1b98fbd2",
    "labels": [
        "Mute",
        "Spoon Records",
        "The Grey Area"
    ],
    "label_ids": [
        "e0b106a5-4add-4839-9e40-c192457e1bf8",
        "92ab7096-226a-451d-af9e-865cb3b68025",
        "1f21034b-fea3-406c-ab59-e122e66a0e04"
    ],
    "release_date": "2008-02-05",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“The first time I heard Jaki Liebezeit’s playing with Can,” says Wilco drummer Glenn Kotche, “I was hooked. You can tell instantly that there was so much going on with his playing just under the surface. His super-solid feel is readily apparent, but the way he uses dynamics and ghosting to enhance the groove is masterful.\" Read a tribute to this drumming hero: \n\nhttps://www.moderndrummer.com/2017/01/jaki-liebezeit-hero-generation-thinking-alternative-groovers/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}