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

{
    "id": 89544,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/89544/?format=api",
    "text_counter": 181,
    "type": "speech",
    "speaker_name": "Mr. Bett",
    "speaker_title": "The Minister for Roads",
    "speaker": {
        "id": 157,
        "legal_name": "Franklin Kipng'etich Bett",
        "slug": "franklin-bett"
    },
    "content": "There is another important component in our road making – counterpart funding. Development partner’s co-financed projects have been allocated Kshs14.2 billion from Government funding. The provision for counterpart funding is 36.7 per cent of the total Development Government of Kenya allocation of Kshs38.62 billion."
}