Information about plays

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

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

{
    "id": 3421925,
    "uri": "https://api.kexp.org/v2/plays/3421925/?format=api",
    "airdate": "2024-11-06T01:26:37-08:00",
    "show": 61776,
    "show_uri": "https://api.kexp.org/v2/shows/61776/?format=api",
    "image_uri": "https://ia803102.us.archive.org/30/items/mbid-e721d268-3131-493f-962c-25229f975bcc/mbid-e721d268-3131-493f-962c-25229f975bcc-20175751913_thumb500.jpg",
    "thumbnail_uri": "https://ia803102.us.archive.org/30/items/mbid-e721d268-3131-493f-962c-25229f975bcc/mbid-e721d268-3131-493f-962c-25229f975bcc-20175751913_thumb250.jpg",
    "song": "This Is America",
    "track_id": "f8f68b32-6d57-4b50-9979-07f960d551e1",
    "recording_id": "7544776d-c0a8-4c75-9bc6-3d071176eec6",
    "artist": "Childish Gambino",
    "artist_ids": [
        "7fb57fba-a6ef-44c2-abab-2fa3bdee607e"
    ],
    "album": "This is America",
    "release_id": "cdd20cef-8f2a-480f-b2bb-d997b68848b9",
    "release_group_id": "1eb22032-61ca-4289-ad98-a0cdb87a318c",
    "labels": [],
    "label_ids": [],
    "release_date": "2018-05-06",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Written and produced by Gambino and Ludwig Göransson, with additional writing credits going to American rapper Young Thug, it was released on May 6, 2018 at the same time that Gambino was hosting an episode of Saturday Night Live.\n\nThe song features background vocals from Young Thug alongside fellow American rappers Slim Jxmmi of Rae Sremmurd, BlocBoy JB, and Atlanta-based rappers 21 Savage and Quavo.\n\nThe lyrics and accompanying music video, reflecting the core of the Black Lives Matter movement, confront issues of ongoing systemic racism, including prejudice, racial violence, the ghetto, and law enforcement in the United States, as well as the wider issues of mass shootings and gun violence in the United States. \n\nOriginally, Gambino intended it to be a diss record towards fellow rapper Drake.  https://tinyurl.com/msh6cbyk",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}