Information about plays

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

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

{
    "id": 3429079,
    "uri": "https://api.kexp.org/v2/plays/3429079/?format=api",
    "airdate": "2024-11-23T12:25:25-08:00",
    "show": 61927,
    "show_uri": "https://api.kexp.org/v2/shows/61927/?format=api",
    "image_uri": "https://ia801405.us.archive.org/24/items/mbid-f455ce9d-3e8c-3455-96ea-dfa55106617d/mbid-f455ce9d-3e8c-3455-96ea-dfa55106617d-25714050810_thumb500.jpg",
    "thumbnail_uri": "https://ia601405.us.archive.org/24/items/mbid-f455ce9d-3e8c-3455-96ea-dfa55106617d/mbid-f455ce9d-3e8c-3455-96ea-dfa55106617d-25714050810_thumb250.jpg",
    "song": "Black Balloon",
    "track_id": "906ad402-0da4-3139-b8b7-895da79ea4d3",
    "recording_id": "afa2b0d4-4215-4cb6-b63d-80c0de33edb9",
    "artist": "The Kills",
    "artist_ids": [
        "2c629b8c-d751-4131-b785-5690bb5e0fd7"
    ],
    "album": "Midnight Boom",
    "release_id": "f455ce9d-3e8c-3455-96ea-dfa55106617d",
    "release_group_id": "c7c6de58-87ce-3e86-9e29-bfdae583e738",
    "labels": [
        "Domino"
    ],
    "label_ids": [
        "f27235b7-7666-4d70-a2c7-9f7b1981eaa0"
    ],
    "release_date": "2008-03-18",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Celebrating Alison Mosshart from the Kills! Born on this day in 1978.\n---\n\"On 'Midnight Boom', The Kills subtly and organically fuse pop, glam, blues, art-punk and hip hop, in a manner that flits between light and dark, funny and morbid, experimental and cute.\"\nhttps://thekills.bandcamp.com/album/midnight-boom",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}