Information about plays

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

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

{
    "id": 3554912,
    "uri": "https://api.kexp.org/v2/plays/3554912/?format=api",
    "airdate": "2025-09-19T07:28:27-07:00",
    "show": 64601,
    "show_uri": "https://api.kexp.org/v2/shows/64601/?format=api",
    "image_uri": "https://ia803204.us.archive.org/24/items/mbid-c9e5edea-64fe-4734-b88e-4db581565eec/mbid-c9e5edea-64fe-4734-b88e-4db581565eec-27143572717_thumb500.jpg",
    "thumbnail_uri": "https://ia903204.us.archive.org/24/items/mbid-c9e5edea-64fe-4734-b88e-4db581565eec/mbid-c9e5edea-64fe-4734-b88e-4db581565eec-27143572717_thumb250.jpg",
    "song": "Magic",
    "track_id": "de7b9d51-9d28-379c-8b21-81e923e6845d",
    "recording_id": "ad89d86b-f5c7-47f2-a97a-f2e91a05129a",
    "artist": "Ladyhawke",
    "artist_ids": [
        "2e547c75-36c1-49d0-984e-b14498c936f0"
    ],
    "album": "Ladyhawke",
    "release_id": "6accad64-56e0-3114-9a6c-500e28a16642",
    "release_group_id": "0e37da86-43f6-4d8d-83fb-46a4e0f8402c",
    "labels": [
        "Modular Recordings"
    ],
    "label_ids": [
        "1a69fd71-e415-4439-b830-49ab0752d9f7"
    ],
    "release_date": "2008-09-22",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Another anniversary!  On this date in 2008, Ladyhawke released her self-titled debut album, \"Ladyhawke.\"\n--\nLadyhawke is New Zealand artist Phillipa Margaret \"Pip\" Brown. In this 2021 interview, she talks about her cancer diagnosis, homophobia in the music industry, and much more: https://www.nme.com/features/music-features/ladyhawke-time-flies-album-cancer-homophobia-music-industry-3099497",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}