Information about plays

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

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

{
    "id": 3428590,
    "uri": "https://api.kexp.org/v2/plays/3428590/?format=api",
    "airdate": "2024-11-22T08:42:43-08:00",
    "show": 61914,
    "show_uri": "https://api.kexp.org/v2/shows/61914/?format=api",
    "image_uri": "https://ia800305.us.archive.org/13/items/mbid-18138722-2204-4d73-a4cc-65bb7337df50/mbid-18138722-2204-4d73-a4cc-65bb7337df50-13700447032_thumb500.jpg",
    "thumbnail_uri": "https://ia800305.us.archive.org/13/items/mbid-18138722-2204-4d73-a4cc-65bb7337df50/mbid-18138722-2204-4d73-a4cc-65bb7337df50-13700447032_thumb250.jpg",
    "song": "I Touch Myself",
    "track_id": "24249339-5c75-4a3b-8a72-021a4c69cbfb",
    "recording_id": "534da0e8-8008-4b9f-b85e-adaad5e4c66d",
    "artist": "Divinyls",
    "artist_ids": [
        "01d8f486-874f-4914-a455-48446b7de51d"
    ],
    "album": "diVINYLS",
    "release_id": "18138722-2204-4d73-a4cc-65bb7337df50",
    "release_group_id": "e389cc61-37ff-3a99-afca-6eecd9f7ace2",
    "labels": [
        "Virgin"
    ],
    "label_ids": [
        "49b58bdb-3d74-40c6-956a-4c4b46115c9c"
    ],
    "release_date": "1990-11-22",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Someone wrote: \"They were not only a proper rock band, but Chrissy had such an aura about her, very sexual, a bit scary, but also vulnerable. She could hold a mainly male audience of pissed, aggressive Aussie rock punters in the palm of her hand and control them like a lion tamer.\"\n\nWatch Chrissy Amphlett and guitarist Mark McEntee perform this song live (on The Arsenio Hall Show--wow!) in 1991: https://www.youtube.com/watch?v=1UUvDegDaNY",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}