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

{
    "id": 999346,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/999346/?format=api",
    "text_counter": 695,
    "type": "speech",
    "speaker_name": "Sen. Ochillo-Ayacko",
    "speaker_title": "",
    "speaker": {
        "id": 347,
        "legal_name": "Ochilo George Mbogo Ayacko",
        "slug": "ochilo-ayacko"
    },
    "content": "As a nation, I think this Bill is going a long way to cover nearly half of our land masses. The land masses of this nation that we ought to depend on are drought prone. In fact, they harbor locusts at times. If we are able to deal with drought even the locusts invasions will be taken care of."
}