Information about plays

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

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

{
    "id": 3428404,
    "uri": "https://api.kexp.org/v2/plays/3428404/?format=api",
    "airdate": "2024-11-21T21:28:17-08:00",
    "show": 61911,
    "show_uri": "https://api.kexp.org/v2/shows/61911/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "夢中人 (Dream Lover)",
    "track_id": null,
    "recording_id": null,
    "artist": "王菲",
    "artist_ids": [
        "692e367d-2846-442d-b13d-1177c3681c65"
    ],
    "album": null,
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "Universal Music Ltd."
    ],
    "label_ids": [],
    "release_date": "1994-06-29",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Faye Wong's cover of \"Dreams\" by The Cranberries (Cantonese version)! Her cover was a hit single in 1994, and was part of the soundtrack to Wong Kar-wai’s 1994 film Chungking Express.\n--\n王菲 (Faye Wong) is a Chinese singer-songwriter and actress. Born in Beijing, she moved to Hong Kong at the age of 18. She debuted in 1989 and came to public attention by combining alternative music with mainstream Chinese pop. She is one of the biggest pop stars in the Chinese-speaking world, and has also gained massive followings in Japan and Southeast Asia.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}