Information about plays

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

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

{
    "id": 3616999,
    "uri": "https://api.kexp.org/v2/plays/3616999/?format=api",
    "airdate": "2026-02-13T14:00:13-08:00",
    "show": 65922,
    "show_uri": "https://api.kexp.org/v2/shows/65922/?format=api",
    "image_uri": "https://dn711004.ca.archive.org/0/items/mbid-32be8e0a-91f6-3894-8469-65715089ad0b/mbid-32be8e0a-91f6-3894-8469-65715089ad0b-2609560073_thumb500.jpg",
    "thumbnail_uri": "https://dn711004.ca.archive.org/0/items/mbid-32be8e0a-91f6-3894-8469-65715089ad0b/mbid-32be8e0a-91f6-3894-8469-65715089ad0b-2609560073_thumb250.jpg",
    "song": "Escape Velocity",
    "track_id": "6022bd62-fd18-3fd7-9ba7-0de74fa25280",
    "recording_id": "1e9933bf-f036-40e4-9137-8f87b6cff1aa",
    "artist": "The Chemical Brothers",
    "artist_ids": [
        "1946a82a-f927-40c2-8235-38d64f50d043"
    ],
    "album": "Further",
    "release_id": "32be8e0a-91f6-3894-8469-65715089ad0b",
    "release_group_id": "8d3659b5-e2b0-4651-906e-721630ca649c",
    "labels": [
        "Parlophone"
    ],
    "label_ids": [
        "df7d1c7f-ef95-425f-8eef-445b3d7bcbd9"
    ],
    "release_date": "2010-06-14",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Formed in Manchester in 1989, The Chemical Brothers are Tom Rowlands and Ed Simons.\n\nhttps://www.thechemicalbrothers.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}