Information about plays

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

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

{
    "id": 3410049,
    "uri": "https://api.kexp.org/v2/plays/3410049/?format=api",
    "airdate": "2024-10-08T14:12:16-07:00",
    "show": 61522,
    "show_uri": "https://api.kexp.org/v2/shows/61522/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Laminate The Sky",
    "track_id": "220deed0-066c-4510-8421-d3ba446a35fb",
    "recording_id": "6bdcf771-e5f5-402b-a600-09ab78a2bc93",
    "artist": "OMBIIGIZI",
    "artist_ids": [
        "e77e7679-2553-4095-be27-d2110ef0b63d"
    ],
    "album": "SHAME",
    "release_id": "4943d2fe-67a6-44f4-ba5c-a659ffd752fe",
    "release_group_id": "fa16fa39-4f33-4358-9b4c-93f7217d595b",
    "labels": [
        "Arts & Crafts"
    ],
    "label_ids": [
        "43f1132f-9796-4a96-b898-b71ea7ad9b9b"
    ],
    "release_date": "2024-11-01",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "OMBIIGIZI (\"om-BEE-ga-ZAY\" ) is a collaboration between Anishinabe bands Zoon and Status/Non Status\n---\nhttps://ombiigizi.bandcamp.com/album/shame",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}