Information about plays

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

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

{
    "id": 3383716,
    "uri": "https://api.kexp.org/v2/plays/3383716/?format=api",
    "airdate": "2024-08-05T20:20:36-07:00",
    "show": 60956,
    "show_uri": "https://api.kexp.org/v2/shows/60956/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Luna de Miel en la Mano",
    "track_id": null,
    "recording_id": null,
    "artist": "Virus",
    "artist_ids": [],
    "album": null,
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Virus es una banda argentina de música new wave fundada en 1979, liderada por Federico Moura, quien fue cantante, compositor, productor discográfico y diseñador de moda. Federico fue activista y defensor de la comunidad LGBTQIA+, hasta su fallecimiento prematuro debido a complicaciones relacionadas con el SIDA. Su hermano Marcelo luego se convirtió en el cantante principal, hasta que la banda dio su última actuación el 29 de septiembre de 1990, teloneando a David Bowie. Moura es ahora reconocido como uno de los músicos más emblemáticos e influyentes del rock en español.\n\n/// Virus is an Argentine new wave band founded in 1979, led by Federico Moura, who was a singer, songwriter, record producer, and fashion designer. Federico was an activist and advocate for the LGBTQIA+ community until his premature death due to complications related to AIDS. His brother Marcelo later became the lead singer until the band’s final performance on September 29, 1990, opening for David Bowie. Moura is now recognized as one of the most iconic and influential musicians in Spanish-language rock.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}