Information about plays

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

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

{
    "id": 3422460,
    "uri": "https://api.kexp.org/v2/plays/3422460/?format=api",
    "airdate": "2024-11-07T10:02:46-08:00",
    "show": 61787,
    "show_uri": "https://api.kexp.org/v2/shows/61787/?format=api",
    "image_uri": "https://ia801202.us.archive.org/28/items/mbid-fbf6b653-5672-43c0-9ffd-f07c9361b396/mbid-fbf6b653-5672-43c0-9ffd-f07c9361b396-14999247052_thumb500.jpg",
    "thumbnail_uri": "https://ia801202.us.archive.org/28/items/mbid-fbf6b653-5672-43c0-9ffd-f07c9361b396/mbid-fbf6b653-5672-43c0-9ffd-f07c9361b396-14999247052_thumb250.jpg",
    "song": "I Must Not Think Bad Thoughts",
    "track_id": "038355d2-15f6-3577-b68d-f39f63bdf3b6",
    "recording_id": "97770795-dcc0-4d89-94b2-61d134cdd9d7",
    "artist": "X",
    "artist_ids": [
        "ddd553d4-977e-416c-8f57-e4b72c0fc746"
    ],
    "album": "More Fun in the New World",
    "release_id": "19ce94aa-d959-4f86-aaaa-59d0b5285254",
    "release_group_id": "896b3d54-5cd6-3364-b252-98329e98fb1d",
    "labels": [
        "Rhino"
    ],
    "label_ids": [
        "c4f2cf49-b57c-4cc1-8061-f54400704ac4"
    ],
    "release_date": "2002-05-21",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Have a great rest of your morning, take care of yourself and take care of your community, and remember you are not alone!\n\nA trigger for this song was the Civil War in El Salvador, which started in 1980. Most Americans weren't aware of the conflict, but Exene Cervenka felt compelled to help, even though there was little she could do.\n\n\n\"When is this world coming to?\nBoth sides are right\nBut both sides murder\nI give up\nWhy can't they?\" Here are the lyrics: https://www.azlyrics.com/lyrics/x/imustnotthinkbadthoughts.html",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}