Information about plays

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

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

{
    "id": 3544776,
    "uri": "https://api.kexp.org/v2/plays/3544776/?format=api",
    "airdate": "2025-08-25T20:59:41-07:00",
    "show": 64388,
    "show_uri": "https://api.kexp.org/v2/shows/64388/?format=api",
    "image_uri": "https://coverartarchive.org/release/aacbfb8c-82db-4098-a440-08f5f698b517/39745946188-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/aacbfb8c-82db-4098-a440-08f5f698b517/39745946188-250.jpg",
    "song": "Cria de Bel",
    "track_id": null,
    "recording_id": "eb380600-341a-45ed-984b-d7d363a206d4",
    "artist": "Caxtrinho",
    "artist_ids": [
        "de5cbaa1-a7d9-4c9f-b3f9-26f6477ad35f"
    ],
    "album": "Queda livre",
    "release_id": null,
    "release_group_id": "f75b4dc6-7443-4981-900e-b68bd0d56b12",
    "labels": [
        "QTV"
    ],
    "label_ids": [
        "7dac5885-9f52-497d-84b3-9d1e2abd4315"
    ],
    "release_date": "2024-08-22",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "El cantante y compositor Caxtrinho, originario de Belford Roxo en la Baixada Fluminense, está en ascenso con su álbum debut Queda Livre. Este disco, lanzado el 22 de agosto, destaca por su estilo autoral y colaboraciones notables, como las de Ana Frango Elétrico y Negro Leo. Con una producción cuidada de Eduardo Manso y Vovô Bebê, el álbum fusiona poesía urbana con ritmos brasileños contemporáneos, capturando la esencia de la vida en la periferia de Río de Janeiro.\n***\nCaxtrinho, a rising singer and composer from Belford Roxo in Baixada Fluminense, is gaining recognition with his debut album Queda Livre, released on August 22nd. The album features a strong lineup of collaborations, including Ana Frango Elétrico and Negro Leo, and showcases Caxtrinho's unique style that blends urban poetry with contemporary Brazilian rhythms. Produced by Eduardo Manso and Vovô Bebê, the album captures the essence of life in the outskirts of Rio de Janeiro, offering a fresh and authentic perspective.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}