Information about plays

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

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

{
    "id": 3428354,
    "uri": "https://api.kexp.org/v2/plays/3428354/?format=api",
    "airdate": "2024-11-21T18:01:32-08:00",
    "show": 61910,
    "show_uri": "https://api.kexp.org/v2/shows/61910/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Deep Cuts",
    "track_id": "cd78d20a-35d0-4082-a851-3b6a52f08257",
    "recording_id": "55ca628e-3ea5-491e-89e1-9ef52e257a4a",
    "artist": "Brother Ali",
    "artist_ids": [
        "e0b267df-9e16-4fd3-abb2-b47e61e7a2aa"
    ],
    "album": "Satisfied Soul",
    "release_id": "0ccb67aa-744c-4ac8-8a2f-8b292d614668",
    "release_group_id": "58e71048-20e0-4089-970e-a7e4f150abd3",
    "labels": [
        "Mello Music Group"
    ],
    "label_ids": [
        "76efd859-3479-4c4a-a2ea-11740a0ab5b7"
    ],
    "release_date": "2025-02-14",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Istanbul-based rapper Brother Ali's \"Satisfied Soul\" drops early next year (the Bandcamp listing says February 14, while the label website indicates March 21). The whole record was produced by Atmosphere's Ant, with some additional instrumentation from \"Bad and Boujee\" co-producer G Koop.\n\nhttps://brotherali-mmg.bandcamp.com/album/satisified-soul",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}