Information about plays

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

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

{
    "id": 3572290,
    "uri": "https://api.kexp.org/v2/plays/3572290/?format=api",
    "airdate": "2025-10-31T17:00:27-07:00",
    "show": 64985,
    "show_uri": "https://api.kexp.org/v2/shows/64985/?format=api",
    "image_uri": "https://ia803102.us.archive.org/8/items/mbid-0eeb0486-050d-4c82-8fa8-9e13a3536215/mbid-0eeb0486-050d-4c82-8fa8-9e13a3536215-24449782770_thumb500.jpg",
    "thumbnail_uri": "https://ia903102.us.archive.org/8/items/mbid-0eeb0486-050d-4c82-8fa8-9e13a3536215/mbid-0eeb0486-050d-4c82-8fa8-9e13a3536215-24449782770_thumb250.jpg",
    "song": "Gimme! Gimme! Gimme! (A Man After Midnight)",
    "track_id": "ba4cb101-5d0b-48f4-b862-03522c18e315",
    "recording_id": "e1b7b099-abe6-4b7f-b06e-2c7cba7ffe7f",
    "artist": "ABBA",
    "artist_ids": [
        "d87e52c5-bb8d-4da8-b941-9f4928627dc8"
    ],
    "album": "Gold: Greatest Hits",
    "release_id": "0eeb0486-050d-4c82-8fa8-9e13a3536215",
    "release_group_id": "b69d665a-3eee-39f3-b156-58b122232304",
    "labels": [
        "Polydor"
    ],
    "label_ids": [
        "ce24ab18-1bd6-4293-a486-546d13d6a5e2"
    ],
    "release_date": "1992-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"The rise of disco was a godsend for ABBA, who here harnessed their melodic gifts to the funkiest grooves they ever achieved...\" https://bit.ly/3QeWDSV \n\nThe music video for “Gimme! Gimme! Gimme! (A Man After Midnight)” was released in 1979 and directed by Lasse Halleström. The video shows ABBA recording the song in a recording studio, while the camera zooms in and out. Since its upload on YouTube in December 2009, the video currently has 178.6 million views and over 1.1 million likes.: https://bit.ly/3CXVMmE",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}