Information about plays

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

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

{
    "id": 3440880,
    "uri": "https://api.kexp.org/v2/plays/3440880/?format=api",
    "airdate": "2024-12-21T13:30:47-08:00",
    "show": 62170,
    "show_uri": "https://api.kexp.org/v2/shows/62170/?format=api",
    "image_uri": "https://ia800804.us.archive.org/33/items/mbid-232ca5dc-7cf5-4366-9d9d-18ba688db82f/mbid-232ca5dc-7cf5-4366-9d9d-18ba688db82f-40412836013_thumb500.jpg",
    "thumbnail_uri": "https://ia800804.us.archive.org/33/items/mbid-232ca5dc-7cf5-4366-9d9d-18ba688db82f/mbid-232ca5dc-7cf5-4366-9d9d-18ba688db82f-40412836013_thumb250.jpg",
    "song": "Perfect Stranger",
    "track_id": "a5014814-1eb3-450c-a81f-9b18447e83b3",
    "recording_id": "d65b6f80-da11-4fe9-aa52-06a582d9a228",
    "artist": "FKA twigs",
    "artist_ids": [
        "1e4e9db7-5068-4a9c-bdd0-5777e47172c8"
    ],
    "album": "Perfect Stranger",
    "release_id": "232ca5dc-7cf5-4366-9d9d-18ba688db82f",
    "release_group_id": "c06ae7b0-912a-47aa-9a4a-0d6a95d9fe5a",
    "labels": [
        "Atlantic"
    ],
    "label_ids": [
        "50c384a2-0b44-401b-b893-8181173339c7"
    ],
    "release_date": "2024-10-17",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This track was co-produced by twigs, Koreless, Stargate and Ojivolta. It comes backed with a video which guest stars BAFTA Award-winning actress Phoebe Waller-Bridge and Yves Tumor.\n\nThe album will be released on 24th January via twigs' long-time label home of Young Recordings. It takes its name from a word that twigs created, taking inspiration from late nights at techno clubs in Prague while she was in the city shooting scenes for the film The Crow.\n\n\"Eusexua is a state of being,\" twigs shares, \"A feeling of momentary transcendence often evoked by music, art, sex and unity. Eusexua can be followed by a state of bliss and feelings of limitless possibility.\" https://tinyurl.com/y4hw3p4b",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}