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

{
    "id": 321085,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/321085/?format=api",
    "text_counter": 55,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. The fundamental part of this Question is how the rains affect the construction of our roads in our country. Many times the Assistant Minister has come to the House to say that roads are eroded faster than expected because of the rains even when the rains are not beyond normal. Is it in order for the Assistant Minister to tell the House only about the funds without disclosing to the House the type of designs the Ministry is taking to ensure that rains do not affect the roads?"
}