Information about plays

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

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

{
    "id": 3423762,
    "uri": "https://api.kexp.org/v2/plays/3423762/?format=api",
    "airdate": "2024-11-10T15:54:27-08:00",
    "show": 61816,
    "show_uri": "https://api.kexp.org/v2/shows/61816/?format=api",
    "image_uri": "https://ia601309.us.archive.org/23/items/mbid-e5ab28d0-bfcf-4a55-babc-bc4fd28ccbbc/mbid-e5ab28d0-bfcf-4a55-babc-bc4fd28ccbbc-863634436_thumb500.jpg",
    "thumbnail_uri": "https://ia801309.us.archive.org/23/items/mbid-e5ab28d0-bfcf-4a55-babc-bc4fd28ccbbc/mbid-e5ab28d0-bfcf-4a55-babc-bc4fd28ccbbc-863634436_thumb250.jpg",
    "song": "D.A.N.C.E.",
    "track_id": "78de46f1-5aa1-3979-9b9c-40cea653ca6e",
    "recording_id": "d18a1284-d6a1-42d9-b0c1-b247e9f27b80",
    "artist": "Justice",
    "artist_ids": [
        "860b2707-6153-4e3a-aa57-74d2b42c55b5"
    ],
    "album": "✝",
    "release_id": "e5ab28d0-bfcf-4a55-babc-bc4fd28ccbbc",
    "release_group_id": "867d4882-4e8e-3acd-8134-66f19bcca915",
    "labels": [
        "VICE Records"
    ],
    "label_ids": [
        "4e909fce-55f3-422c-94f1-7d294b60e776"
    ],
    "release_date": "2007-07-10",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Justice is a French electronic music duo consisting of Gaspard Augé and Xavier de Rosnay. The vocals were provided by the London-based Foundation for Young Musicians choir.\n\nThis song has been sampled in over 30 songs: https://tinyurl.com/yepk72z7\n\nAccording to the duo, they were huge Michael Jackson fans and therefore decided to dedicate this song to him. The song recites numerous Michael Jackson songs including \"P.Y.T. (Pretty Young Thing),\" \"Black or White,\" \"Workin' Day and Night,\" and \"Whatever Happens\" along with the Jackson 5 song, “ABC.\" https://tinyurl.com/bdf25mpr",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}