Information about plays

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

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

{
    "id": 3626380,
    "uri": "https://api.kexp.org/v2/plays/3626380/?format=api",
    "airdate": "2026-03-07T12:49:09-08:00",
    "show": 66118,
    "show_uri": "https://api.kexp.org/v2/shows/66118/?format=api",
    "image_uri": "https://dn710606.ca.archive.org/0/items/mbid-41affa1a-a9e2-30a6-8289-e9304dd234d4/mbid-41affa1a-a9e2-30a6-8289-e9304dd234d4-17907090258_thumb500.jpg",
    "thumbnail_uri": "https://ia600105.us.archive.org/20/items/mbid-41affa1a-a9e2-30a6-8289-e9304dd234d4/mbid-41affa1a-a9e2-30a6-8289-e9304dd234d4-17907090258_thumb250.jpg",
    "song": "Can’t Get You Out of My Head",
    "track_id": "4e715529-2c10-319e-b088-00cfaba501ee",
    "recording_id": "9d763275-0b67-4edf-8aee-3d9511068716",
    "artist": "Kylie",
    "artist_ids": [
        "2fddb92d-24b2-46a5-bf28-3aed46f4684c"
    ],
    "album": "Fever",
    "release_id": "41affa1a-a9e2-30a6-8289-e9304dd234d4",
    "release_group_id": "d691b0b0-33c2-393a-bc63-dbb681ee662c",
    "labels": [
        "Parlophone"
    ],
    "label_ids": [
        "df7d1c7f-ef95-425f-8eef-445b3d7bcbd9"
    ],
    "release_date": "2001-10-05",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Australian pop icon Kylie Minogue scored a massive global hit with this sleek electro-pop single from her 2001 album Fever. If you're enjoying the music today, help keep the music going by supporting the KEXP Spring Drive at kexp.org/donate.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}