Information about plays

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

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

{
    "id": 3437769,
    "uri": "https://api.kexp.org/v2/plays/3437769/?format=api",
    "airdate": "2024-12-13T23:25:49-08:00",
    "show": 62102,
    "show_uri": "https://api.kexp.org/v2/shows/62102/?format=api",
    "image_uri": "https://ia600301.us.archive.org/21/items/mbid-6da213e3-7ac0-4724-a932-469f1ba1465c/mbid-6da213e3-7ac0-4724-a932-469f1ba1465c-4777625217_thumb500.jpg",
    "thumbnail_uri": "https://ia600301.us.archive.org/21/items/mbid-6da213e3-7ac0-4724-a932-469f1ba1465c/mbid-6da213e3-7ac0-4724-a932-469f1ba1465c-4777625217_thumb250.jpg",
    "song": "Kill White T, Parable of the Nigga Who Barrels Stay Hot, Made by hardkings@freecasino.blk",
    "track_id": "ed861270-d609-3cd5-bce1-f9910b52adf6",
    "recording_id": "c77d282b-df48-460c-9f76-3a70a507ab87",
    "artist": "Shabazz Palaces",
    "artist_ids": [
        "6462c4f6-6f69-4636-a835-02eebe81c90f"
    ],
    "album": "Shabazz Palaces",
    "release_id": "8caabffb-fa77-4bd2-9b13-3faba09930bc",
    "release_group_id": "1b58e05c-9d1f-4de7-a730-2344ddbf560e",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2009-06-23",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": null,
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}