Information about plays

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

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

{
    "id": 3413476,
    "uri": "https://api.kexp.org/v2/plays/3413476/?format=api",
    "airdate": "2024-10-16T14:08:57-07:00",
    "show": 61592,
    "show_uri": "https://api.kexp.org/v2/shows/61592/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Esperanto",
    "track_id": "d780d54a-851c-428c-9c12-15bc7ac46628",
    "recording_id": "ad498c64-2f8b-40be-b2d9-5f36db500275",
    "artist": "Charlotte Adigéry & Bolis Pupul",
    "artist_ids": [
        "602d121e-b374-405d-9d06-164be173eddd",
        "52f78c75-9f2f-4353-a368-ac35e96ca25a"
    ],
    "album": "Topical Dancer",
    "release_id": "6c68afbf-0c1e-47b5-9f38-564cd2cbf91a",
    "release_group_id": "66d130fa-6fb5-469c-b02a-1b827ab9d8f5",
    "labels": [
        "Domino"
    ],
    "label_ids": [
        "bfe26801-a86f-49b9-8502-05ae80b02594"
    ],
    "release_date": "2022-03-04",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Esperanto” lets Charlotte vent her frustrations with many people who claim to be “woke”. In the track’s first half, Charlotte asks listeners to consider whether they simply pretend to empathize with the plights of marginalized communities. As backhanded insults toward the people she’s questioned throughout the first half of the song, Charlotte pivots into relaying many of the substitutions in language these people make when talking about people often subject to discrimination (Black people, Latinos, Asians and women, specifically).: https://wknc.org/2022/10/03/deewee-duo-charlotte-adigery-bolis-pupuls-topical-dancer/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}