Information about plays

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

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

{
    "id": 3565520,
    "uri": "https://api.kexp.org/v2/plays/3565520/?format=api",
    "airdate": "2025-10-15T17:41:47-07:00",
    "show": 64843,
    "show_uri": "https://api.kexp.org/v2/shows/64843/?format=api",
    "image_uri": "https://ia904500.us.archive.org/3/items/mbid-4e5c0257-cf0e-3ece-95e6-bf3dc4c18f2b/mbid-4e5c0257-cf0e-3ece-95e6-bf3dc4c18f2b-8227839938_thumb500.jpg",
    "thumbnail_uri": "https://ia804500.us.archive.org/3/items/mbid-4e5c0257-cf0e-3ece-95e6-bf3dc4c18f2b/mbid-4e5c0257-cf0e-3ece-95e6-bf3dc4c18f2b-8227839938_thumb250.jpg",
    "song": "Hoppípolla",
    "track_id": "f1c96e64-7e7f-47aa-a9de-0ec525df71ef",
    "recording_id": "4b7221d5-853e-4b50-a10c-6bb611b50daf",
    "artist": "Sigur Rós",
    "artist_ids": [
        "f6f2326f-6b25-4170-b89d-e235b25508e8"
    ],
    "album": "Takk...",
    "release_id": "04e2311a-50c3-4aec-b1ce-a1540af7b4d0",
    "release_group_id": "47d8e9e2-dc13-3d94-afee-1f8c38cec091",
    "labels": [
        "Smekkleysa"
    ],
    "label_ids": [
        "be040668-0fb4-4593-9865-0c1fc7ddbfbb"
    ],
    "release_date": "2005-09-12",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "#346 on the countdown of YOUR Favorite Albums of All Time October 2025!\n--\nThe 20th Anniversary Remaster of \"Takk…\" was just released in September of this year.\nhttps://sigurros.bandcamp.com\nhttps://sigurros.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}