Information about plays

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

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

{
    "id": 3580887,
    "uri": "https://api.kexp.org/v2/plays/3580887/?format=api",
    "airdate": "2025-11-21T03:49:22-08:00",
    "show": 65166,
    "show_uri": "https://api.kexp.org/v2/shows/65166/?format=api",
    "image_uri": "https://dn721700.ca.archive.org/0/items/mbid-b5e62af8-78a5-4d0d-86dc-13b0f9cb4c85/mbid-b5e62af8-78a5-4d0d-86dc-13b0f9cb4c85-43013261682_thumb500.jpg",
    "thumbnail_uri": "https://dn721700.ca.archive.org/0/items/mbid-b5e62af8-78a5-4d0d-86dc-13b0f9cb4c85/mbid-b5e62af8-78a5-4d0d-86dc-13b0f9cb4c85-43013261682_thumb250.jpg",
    "song": "The God of Lying",
    "track_id": "0c2826bc-e398-418c-b039-af6e2402c9ed",
    "recording_id": "c4b68fb6-54f3-49a0-981d-9d5a172951b1",
    "artist": "Gorillaz feat. IDLES",
    "artist_ids": [
        "e21857d5-3256-4547-afb3-4b6ded592596",
        "be465d4f-c28d-4ba1-94ab-ebaada7db8af"
    ],
    "album": "The Mountain",
    "release_id": "b5e62af8-78a5-4d0d-86dc-13b0f9cb4c85",
    "release_group_id": "b82f59df-2659-4c23-a3b6-9eb2518b4327",
    "labels": [],
    "label_ids": [],
    "release_date": "2026-03-20",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Damon Albarn wrote 'The God of Lying with Idles frontman Joe Talbot. He recorded it in London and Devon, England, and Mumbai, with bansuri player Ajay Prasanna and percussionist Viraj Acharya. In a statement, Gorillaz’s fictional frontman, 2D, said, 'Can I tell you a secret? Doubt is very tiring but questioning things is really good for you.'\" https://pitchfork.com/news/listen-to-gorillaz-and-idles-new-song-the-god-of-lying/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}