GET /api/v0.1/hansard/entries/1456862/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 1456862,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1456862/?format=api",
    "text_counter": 110,
    "type": "speech",
    "speaker_name": "Sen. Kathuri",
    "speaker_title": "The Deputy Speaker",
    "speaker": {
        "id": 13590,
        "legal_name": "Murungi Kathuri",
        "slug": "murungi-kathuri"
    },
    "content": "I would advise my senior colleague here, Sen. Omogeni, to work closely with the secretariat so that the issues that he has raised can be captured in the resolutions of this Motion. For sure, the committee needed to visit this swamp and the community. Therefore, Sen. Omogeni, liaising with the secretariat, you can be able to align your interests on the issues that you have raised."
}