Information about plays

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

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

{
    "id": 3556827,
    "uri": "https://api.kexp.org/v2/plays/3556827/?format=api",
    "airdate": "2025-09-23T17:57:06-07:00",
    "show": 64643,
    "show_uri": "https://api.kexp.org/v2/shows/64643/?format=api",
    "image_uri": "https://ia801905.us.archive.org/0/items/mbid-2413dcb2-7c66-3455-985d-ad02d136fe6b/mbid-2413dcb2-7c66-3455-985d-ad02d136fe6b-3742990634_thumb500.jpg",
    "thumbnail_uri": "https://ia601905.us.archive.org/0/items/mbid-2413dcb2-7c66-3455-985d-ad02d136fe6b/mbid-2413dcb2-7c66-3455-985d-ad02d136fe6b-3742990634_thumb250.jpg",
    "song": "Polyesterday",
    "track_id": "982b33af-7770-3f94-b93a-d4aad6ed496e",
    "recording_id": "a74f58e6-e34a-43ae-8c90-e19bf1a7ab51",
    "artist": "GusGus",
    "artist_ids": [
        "f5cff7b2-b19d-4934-8525-b17248b30ab3"
    ],
    "album": "Polydistortion",
    "release_id": "2413dcb2-7c66-3455-985d-ad02d136fe6b",
    "release_group_id": "91cca02a-8737-3346-a5e8-586b6bf447cc",
    "labels": [
        "4AD"
    ],
    "label_ids": [
        "a539bb1e-f2e1-4b45-9db8-8053841e7503"
    ],
    "release_date": "1997-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Reykjavík collective's name refers to the 1974 Fassbinder film ‘Ali: Fear Eats the Soul’ in which a female character cooking couscous for her lover, pronounces it \"gusgus\". \n\nGusGus performed from Kex Hostel for Iceland AIrwaves back in 2017: https://www.kexp.org/read/2017/11/01/kexp-live-at-iceland-airwaves-2017-day-1-gusgus/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}