Information about plays

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

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

{
    "id": 3422089,
    "uri": "https://api.kexp.org/v2/plays/3422089/?format=api",
    "airdate": "2024-11-06T12:06:57-08:00",
    "show": 61779,
    "show_uri": "https://api.kexp.org/v2/shows/61779/?format=api",
    "image_uri": "https://ia600300.us.archive.org/20/items/mbid-fb08f6a5-3b0c-3cf4-81d9-967a24e3fc20/mbid-fb08f6a5-3b0c-3cf4-81d9-967a24e3fc20-13607579217_thumb500.jpg",
    "thumbnail_uri": "https://ia600300.us.archive.org/20/items/mbid-fb08f6a5-3b0c-3cf4-81d9-967a24e3fc20/mbid-fb08f6a5-3b0c-3cf4-81d9-967a24e3fc20-13607579217_thumb250.jpg",
    "song": "Uptown",
    "track_id": "39b4f4f2-a2f8-3d9e-978a-da8367ffed6f",
    "recording_id": "cfc68565-b3e1-47aa-aa1e-5b419c9e2ace",
    "artist": "Prince",
    "artist_ids": [
        "070d193a-845c-479f-980e-bef15710653e"
    ],
    "album": "Dirty Mind",
    "release_id": "fb08f6a5-3b0c-3cf4-81d9-967a24e3fc20",
    "release_group_id": "4f19b946-6ecb-3801-9248-cc44e9e9a284",
    "labels": [
        "Warner Bros. Records"
    ],
    "label_ids": [
        "c595c289-47ce-4fba-b999-b87503e8cb71"
    ],
    "release_date": "1987-07-07",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Listener request for Linda in Port Orchard!\n\nThis song addresses the 'Uptown' neighborhood of Minneapolis that was the city's hang-out spot for artists. The song addresses prejudices and racism, referring to \"Uptown\" as a metaphor for an ideal place that is free of such things. Prince sings in the first person, and the song opens describing a chance meeting with an attractive woman who then asks in an offensive way if he is gay. The lyrics then rail against prejudice and racism as narrow minded, and exalt in an attitude and spirit that is free of such negativity. It is one of Prince's earliest efforts to blend political statements into his art. \n\nThank you for being here with us today and powering KEXP, where the music matters <3",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}