Information about plays

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

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

{
    "id": 3640382,
    "uri": "https://api.kexp.org/v2/plays/3640382/?format=api",
    "airdate": "2026-04-10T17:40:28-07:00",
    "show": 66417,
    "show_uri": "https://api.kexp.org/v2/shows/66417/?format=api",
    "image_uri": "https://dn710802.ca.archive.org/0/items/mbid-b49fa336-8976-43ac-8ce3-50792e6410f6/mbid-b49fa336-8976-43ac-8ce3-50792e6410f6-41012029850_thumb500.jpg",
    "thumbnail_uri": "https://dn710802.ca.archive.org/0/items/mbid-b49fa336-8976-43ac-8ce3-50792e6410f6/mbid-b49fa336-8976-43ac-8ce3-50792e6410f6-41012029850_thumb250.jpg",
    "song": "Summer Sweat",
    "track_id": "637cc4b9-2c83-47e6-a65f-2b66bfc9601f",
    "recording_id": "c7b5a163-d1cb-4f4c-b2a9-f1de415ac8be",
    "artist": "Hannah Cohen",
    "artist_ids": [
        "21137b4f-85b6-4c7e-8840-d9ab5483891f"
    ],
    "album": "Earthstar Mountain",
    "release_id": "b49fa336-8976-43ac-8ce3-50792e6410f6",
    "release_group_id": "0826343b-808e-4c15-b738-8557a0ac920a",
    "labels": [
        "Congrats Records",
        "Bella Union"
    ],
    "label_ids": [
        "acdfd883-9d38-4a65-848e-8c5290f395d9",
        "2e72153d-8eb0-49a3-8b18-3a054d2c7f33"
    ],
    "release_date": "2025-03-28",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "SF-born, NY-based Hannah Cohen released her 4th studio album \"Earthstar Mountain\" in March 2025.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}