Information about plays

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

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

{
    "id": 3625144,
    "uri": "https://api.kexp.org/v2/plays/3625144/?format=api",
    "airdate": "2026-03-04T08:39:20-08:00",
    "show": 66088,
    "show_uri": "https://api.kexp.org/v2/shows/66088/?format=api",
    "image_uri": "https://ia801707.us.archive.org/4/items/mbid-b5e62af8-78a5-4d0d-86dc-13b0f9cb4c85/mbid-b5e62af8-78a5-4d0d-86dc-13b0f9cb4c85-44494305042_thumb500.jpg",
    "thumbnail_uri": "https://ia601707.us.archive.org/4/items/mbid-b5e62af8-78a5-4d0d-86dc-13b0f9cb4c85/mbid-b5e62af8-78a5-4d0d-86dc-13b0f9cb4c85-44494305042_thumb250.jpg",
    "song": "The Plastic Guru",
    "track_id": "bb74ccd3-4798-4ed4-a4e0-318578b6f625",
    "recording_id": "90b8b603-cb1d-41a2-b6e2-ca3b9d40eb7f",
    "artist": "Gorillaz feat. Johnny Marr and Anoushka Shankar",
    "artist_ids": [
        "40ee8fa3-c6d7-4556-b4e2-9f4114565043",
        "e21857d5-3256-4547-afb3-4b6ded592596",
        "ff621094-2a76-401f-8398-b75b5fd2be24"
    ],
    "album": "The Mountain",
    "release_id": "b5e62af8-78a5-4d0d-86dc-13b0f9cb4c85",
    "release_group_id": "b82f59df-2659-4c23-a3b6-9eb2518b4327",
    "labels": [
        "Kong"
    ],
    "label_ids": [
        "dd8a3d8e-26d4-4c75-8b36-1c48516e6b7d"
    ],
    "release_date": "2026-03-20",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Gorillaz just released 'The Mountain' on February 27! \"The animated band’s ninth album gathers collaborators both living and departed for a characteristically audacious monument to grief, India, and archival memory.\" --Pitchfork https://tinyurl.com/3nn4fzm7\n\nhttps://gorillaz.bandcamp.com\nhttps://kongstudios.gorillaz.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}