Information about plays

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

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

{
    "id": 3519966,
    "uri": "https://api.kexp.org/v2/plays/3519966/?format=api",
    "airdate": "2025-06-28T14:26:14-07:00",
    "show": 63861,
    "show_uri": "https://api.kexp.org/v2/shows/63861/?format=api",
    "image_uri": "https://ia801404.us.archive.org/0/items/mbid-a9e1f4ea-8108-46e2-9d74-c72a2dbc13f8/mbid-a9e1f4ea-8108-46e2-9d74-c72a2dbc13f8-41377546332_thumb500.jpg",
    "thumbnail_uri": "https://ia801404.us.archive.org/0/items/mbid-a9e1f4ea-8108-46e2-9d74-c72a2dbc13f8/mbid-a9e1f4ea-8108-46e2-9d74-c72a2dbc13f8-41377546332_thumb250.jpg",
    "song": "Disease",
    "track_id": "2a6f9de8-b3cc-4cdf-a544-8c79545488eb",
    "recording_id": "96c21350-7881-4cac-81ea-b179cb206c93",
    "artist": "Lady Gaga",
    "artist_ids": [
        "650e7db6-b795-4eb5-a702-5ea2fc46c848"
    ],
    "album": "MAYHEM",
    "release_id": "a9e1f4ea-8108-46e2-9d74-c72a2dbc13f8",
    "release_group_id": "4174e53c-90e8-4630-993f-1f7466178398",
    "labels": [
        "Interscope Records"
    ],
    "label_ids": [
        "2182a316-c4bd-4605-936a-5e2fac52bdd2"
    ],
    "release_date": "2025-03-07",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Gaga confronts different versions of herself — some more spooky than others — as she attempts to regain control of her deepest fears personified.\"\nhttps://www.youtube.com/watch?v=fmC6b6_ovZY\n\nhttps://variety.com/2024/music/news/lady-gaga-disease-new-music-video-1236194231/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}