Information about plays

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

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

{
    "id": 3418267,
    "uri": "https://api.kexp.org/v2/plays/3418267/?format=api",
    "airdate": "2024-10-28T04:44:49-07:00",
    "show": 61695,
    "show_uri": "https://api.kexp.org/v2/shows/61695/?format=api",
    "image_uri": "https://coverartarchive.org/release/183f4068-ba28-4b66-a1c2-3caeda28d558/34127804965-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/183f4068-ba28-4b66-a1c2-3caeda28d558/34127804965-250.jpg",
    "song": "Pedegwajois",
    "track_id": null,
    "recording_id": "79d9217c-b733-40e0-a6c9-aecc9de2a138",
    "artist": "Mali Obomsawin",
    "artist_ids": [
        "05a3d12f-1292-4ce6-b80c-c7f897f68333"
    ],
    "album": "Sweet Tooth",
    "release_id": null,
    "release_group_id": "8638218e-ed60-4e10-ba02-9bf7faab8fe8",
    "labels": [
        "Out of Your Head Records"
    ],
    "label_ids": [
        "084d3ed0-83a4-405e-9ca5-68633b47859e"
    ],
    "release_date": "2022-10-28",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Mali Obomsawin (of Deerlady and the Julia Keefe Indigenous Big Band) is an award winning songwriter, bassist and composer from the Abenaki First Nation at Odanak. The song Pedegwajois features a recording of Theophile Panadis, a traditional teacher from Odanak First Nation, \"telling the story of our spirit journeys to what's called Lake Champlain.\"\n\nhttps://mali-obomsawin.bandcamp.com/track/pedegwajois\nhttps://www.maliobomsawin.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}