Information about plays

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

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

{
    "id": 3411720,
    "uri": "https://api.kexp.org/v2/plays/3411720/?format=api",
    "airdate": "2024-10-12T14:08:19-07:00",
    "show": 61558,
    "show_uri": "https://api.kexp.org/v2/shows/61558/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Chewing Gum",
    "track_id": "41c575ce-b642-47a6-9a80-2891ab9aac8f",
    "recording_id": "154bb384-b07a-4954-b74b-c3e892f04b8e",
    "artist": "Amyl and the Sniffers",
    "artist_ids": [
        "0f74b263-65bf-4027-9708-45aadf40122d"
    ],
    "album": "Cartoon Darkness",
    "release_id": "89c2ee2d-c8da-4c70-a03b-705174a116da",
    "release_group_id": "32fdf291-cd36-4b48-9c6c-fd3ad7956092",
    "labels": [
        "Rough Trade"
    ],
    "label_ids": [
        "2276f06e-f65a-4d61-9dee-9f95ff4b775c"
    ],
    "release_date": "2024-10-25",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Amyl and the Sniffers are coming back with their first album since 2021’s Comfort to Me. The Australian rock outfit’s third studio album, Cartoon Darkness, comes out on October 25. The record features the May single “U Should Not Be Doing That” and the brand new song “Chewing Gum.” Watch the video for the latter track below.\n\nhttps://pitchfork.com/news/amyl-and-the-sniffers-announce-album-share-new-chewing-gum-video-watch/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}