Information about plays

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

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

{
    "id": 3428658,
    "uri": "https://api.kexp.org/v2/plays/3428658/?format=api",
    "airdate": "2024-11-22T13:01:43-08:00",
    "show": 61915,
    "show_uri": "https://api.kexp.org/v2/shows/61915/?format=api",
    "image_uri": "https://ia601900.us.archive.org/32/items/mbid-4d267fab-2514-452a-a477-49cc034c4279/mbid-4d267fab-2514-452a-a477-49cc034c4279-23601711577_thumb500.jpg",
    "thumbnail_uri": "https://ia801900.us.archive.org/32/items/mbid-4d267fab-2514-452a-a477-49cc034c4279/mbid-4d267fab-2514-452a-a477-49cc034c4279-23601711577_thumb250.jpg",
    "song": "Marquee Moon",
    "track_id": "dc507fea-b827-3642-8904-98f5ace3eded",
    "recording_id": "8062e29a-16f8-44b8-8132-1bbf5a8ceb8e",
    "artist": "Television",
    "artist_ids": [
        "490bde43-5edb-4a93-b3b3-7a0465fd8909"
    ],
    "album": "Marquee Moon",
    "release_id": "4d267fab-2514-452a-a477-49cc034c4279",
    "release_group_id": "2b9f99d8-becf-3fc3-86a6-2bdd4cef93fe",
    "labels": [
        "Elektra"
    ],
    "label_ids": [
        "873f9f75-af68-4872-98e2-431058e4c9a9"
    ],
    "release_date": "1989-11-22",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Off Television's 1977 debut album, Marquee Moon originally started as an acoustic song, however, as they played live shows and perfected it in rehearsals over the years, the end sound is much different. The interplay here between guitarists Tom Verlaine and Richard Lloyd is extraordinary. Verlaine primarily used a 1958 Jazzmaster with a sunburst finish, anodized aluminum pickguard and two single-coil soapbar pickups, while Lloyd largely played a ’61 Stratocaster with jumbo frets, both typically through Fender Super Reverbs. Enjoy a discussion of this masterpiece: https://www.fender.com/articles/fender-performances/one-track-mind-television-shines-under-the-marquee-moon",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}