Information about plays

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

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

{
    "id": 3592768,
    "uri": "https://api.kexp.org/v2/plays/3592768/?format=api",
    "airdate": "2025-12-18T18:11:09-08:00",
    "show": 65412,
    "show_uri": "https://api.kexp.org/v2/shows/65412/?format=api",
    "image_uri": "https://ia902306.us.archive.org/28/items/mbid-fed16608-e975-4474-b181-008950aa6dfa/mbid-fed16608-e975-4474-b181-008950aa6dfa-19634355375_thumb500.jpg",
    "thumbnail_uri": "https://ia902306.us.archive.org/28/items/mbid-fed16608-e975-4474-b181-008950aa6dfa/mbid-fed16608-e975-4474-b181-008950aa6dfa-19634355375_thumb250.jpg",
    "song": "Brother Louie",
    "track_id": "afca8392-b128-45ed-9959-d76d056807bd",
    "recording_id": "cb0bcb56-aa8f-4496-94e9-decee38db925",
    "artist": "Roy Ayers Ubiquity",
    "artist_ids": [
        "d1501f92-f523-4e95-a787-432875c8d6dc"
    ],
    "album": "Virgo Red",
    "release_id": "fed16608-e975-4474-b181-008950aa6dfa",
    "release_group_id": "a08475bd-47e6-4452-a0c9-e0bb32c27767",
    "labels": [
        "Verve"
    ],
    "label_ids": [
        "99a24d71-54c1-4d3f-88cc-00fbcc4fce83"
    ],
    "release_date": "2009-06-09",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Roy Ayers, the multi-hyphenate composer and artist nicknamed the ‘Godfather of Neo Soul,’ passed away in March at the age of 84.\n\nRead more here: https://www.billboard.com/music/music-news/roy-ayers-godfather-neo-soul-dies-aged-84-1235916234/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}