Information about plays

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

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

{
    "id": 3619163,
    "uri": "https://api.kexp.org/v2/plays/3619163/?format=api",
    "airdate": "2026-02-18T15:56:16-08:00",
    "show": 65967,
    "show_uri": "https://api.kexp.org/v2/shows/65967/?format=api",
    "image_uri": "https://dn710100.ca.archive.org/0/items/mbid-cd0faa58-4ca6-43ad-9302-0c8cb4637109/mbid-cd0faa58-4ca6-43ad-9302-0c8cb4637109-43820891878_thumb500.jpg",
    "thumbnail_uri": "https://dn710100.ca.archive.org/0/items/mbid-cd0faa58-4ca6-43ad-9302-0c8cb4637109/mbid-cd0faa58-4ca6-43ad-9302-0c8cb4637109-43820891878_thumb250.jpg",
    "song": "The Happy Dictator",
    "track_id": "266d816c-27b8-4136-a726-e269b0c6fa67",
    "recording_id": "0ade740b-ae0b-4916-8454-3995442ba385",
    "artist": "Gorillaz feat. Sparks",
    "artist_ids": [
        "e21857d5-3256-4547-afb3-4b6ded592596",
        "f319b57a-a494-40f6-a467-3d196d3484e6"
    ],
    "album": "The Happy Dictator",
    "release_id": "cd0faa58-4ca6-43ad-9302-0c8cb4637109",
    "release_group_id": "9dc1fb4c-2373-4427-b965-23e1b6184e11",
    "labels": [
        "Kong"
    ],
    "label_ids": [
        "dd8a3d8e-26d4-4c75-8b36-1c48516e6b7d"
    ],
    "release_date": "2025-09-11",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Gorillaz's new album, \"The Mountain,\" will be out on March 20, 2026. \n--\n\"No more bad news...\"\n Damon Albarn said that this track, featuring brothers Ron and Russelll Mael,  was inspired by a trip he took with his daughter to the authoritarian state of Turkmenistan, where the dictator of the country sought to keep the population happy by banning bad news from the press, to avoid the people from being troubled by the state of the world.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}