Information about plays

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

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

{
    "id": 3437267,
    "uri": "https://api.kexp.org/v2/plays/3437267/?format=api",
    "airdate": "2024-12-12T18:41:32-08:00",
    "show": 62091,
    "show_uri": "https://api.kexp.org/v2/shows/62091/?format=api",
    "image_uri": "https://ia800706.us.archive.org/2/items/mbid-9ce67ed8-8d47-4fc8-a341-ca5a108914fd/mbid-9ce67ed8-8d47-4fc8-a341-ca5a108914fd-4508097202_thumb500.jpg",
    "thumbnail_uri": "https://ia800706.us.archive.org/2/items/mbid-9ce67ed8-8d47-4fc8-a341-ca5a108914fd/mbid-9ce67ed8-8d47-4fc8-a341-ca5a108914fd-4508097202_thumb250.jpg",
    "song": "Sugar Water",
    "track_id": "8603b129-fbc5-3cb1-941d-fe90cdf3b340",
    "recording_id": "c2543dcd-9631-462c-a67d-f1e75f427b57",
    "artist": "Cibo Matto",
    "artist_ids": [
        "dc4968ba-1fe0-43b9-bba0-81c09acd6326"
    ],
    "album": "Viva! La Woman",
    "release_id": "9ce67ed8-8d47-4fc8-a341-ca5a108914fd",
    "release_group_id": "19866bdd-fcdc-34dd-9031-64e50dc482a9",
    "labels": [
        "Warner Bros. Records"
    ],
    "label_ids": [
        "c595c289-47ce-4fba-b999-b87503e8cb71"
    ],
    "release_date": "1996-01-16",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "KEXP's Janice Headley celebrated the 25th anniversary of \"Viva! La Woman\" in an excellent deep-dive for KEXP in 2021: https://bit.ly/3Tdig86\n\nDJ Morgan hosted Cibo Matto at KEXP in March 2014: https://youtu.be/9_TbZa0e-Dk",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}