Information about plays

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

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

{
    "id": 3438194,
    "uri": "https://api.kexp.org/v2/plays/3438194/?format=api",
    "airdate": "2024-12-14T23:03:39-08:00",
    "show": 62112,
    "show_uri": "https://api.kexp.org/v2/shows/62112/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Can't Kill Us All",
    "track_id": null,
    "recording_id": null,
    "artist": "NØ MAN",
    "artist_ids": [
        "a4db423b-1535-4060-b0ef-653c99ef29f6"
    ],
    "album": "Glitter And Spit",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "Iodine Recordings"
    ],
    "label_ids": [
        "b404d46b-6c07-4137-ba69-b633b036c4ab"
    ],
    "release_date": "2024-03-29",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Washington D.C.’s NØ MAN is a necessary and much-needed voice in modern hardcore. Formed in 2017, the four-piece punk band has been alchemizing the personal and the political from the jump. Composed of members from Majority Rule, the band’s current aims go hand-in-hand with their past, sonically and thematically.  Singer Maha Shami has fully come into her own as a frontperson, snarling out the most vicious vocals of her career on “Poison Darts.”  As the daughter of refugees, returning home to Palestine included witnessing first-hand the casual atrocities inflicted on her family.\n\nhttps://iodinerecords.com/pages/no-man\nhttps://nomanband.bandcamp.com/music",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}