Information about plays

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

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

{
    "id": 3410151,
    "uri": "https://api.kexp.org/v2/plays/3410151/?format=api",
    "airdate": "2024-10-08T19:16:40-07:00",
    "show": 61524,
    "show_uri": "https://api.kexp.org/v2/shows/61524/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Avoudé",
    "track_id": null,
    "recording_id": null,
    "artist": "Dogo du Togo & The Alagaa Beat Band",
    "artist_ids": [],
    "album": "Avoudé",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "We Are Busy Bodies"
    ],
    "label_ids": [],
    "release_date": null,
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Following on from his self-titled 2022 debut, Togolese singer and guitarist Dogo du Togo introduces his new Lomé-based Alagaa Beat Band with the album Avoudé Recorded in less than 48 hours with help from renowned engineer Patrick Jauneaud (Elton John, Kate Bush, Queen), Avoudé represents a new evolution of Togolese music and makes a powerful cultural statement: hard-hitting psychedelic Afro-rock that builds upon the country’s musical traditions while creating a new sound to energise its future.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}