Information about plays

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

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

{
    "id": 3539587,
    "uri": "https://api.kexp.org/v2/plays/3539587/?format=api",
    "airdate": "2025-08-13T12:10:43-07:00",
    "show": 64278,
    "show_uri": "https://api.kexp.org/v2/shows/64278/?format=api",
    "image_uri": "https://ia800600.us.archive.org/8/items/mbid-13a1ad9f-c0b0-406b-9628-e6c319ace2f3/mbid-13a1ad9f-c0b0-406b-9628-e6c319ace2f3-37166814938_thumb500.jpg",
    "thumbnail_uri": "https://ia800600.us.archive.org/8/items/mbid-13a1ad9f-c0b0-406b-9628-e6c319ace2f3/mbid-13a1ad9f-c0b0-406b-9628-e6c319ace2f3-37166814938_thumb250.jpg",
    "song": "Los Angeles (feat. James Murphy)",
    "track_id": "0d021972-1e70-46af-add4-590ee690a5a3",
    "recording_id": "8e54f285-9c89-46d4-b2fc-eda593f2c6d3",
    "artist": "Lol Tolhurst, Budgie & Jacknife Lee",
    "artist_ids": [
        "531a2dda-0ae1-4127-8544-b1fcd91ae4d8"
    ],
    "album": "Los Angeles",
    "release_id": "9cef0e9c-2a16-4024-a867-6b657615d3c9",
    "release_group_id": "ef5d671f-4d6e-43aa-864a-2fdf4957b211",
    "labels": [
        "[PIAS] America"
    ],
    "label_ids": [
        "909a6c83-c3cf-449c-a284-60f913b96b40"
    ],
    "release_date": "2023-11-03",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "https://loltolhurst.com/\n\nLol Tolhurst & Budgie performed this track during their Live on KEXP session from June 2024! Watch it here: https://www.youtube.com/watch?v=t1qMNAwRoKY&t=846s",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}