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

{
    "id": 55950,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/55950/?format=api",
    "text_counter": 406,
    "type": "speech",
    "speaker_name": "Dr. Oburu",
    "speaker_title": "The Assistant Minister, Office of the Deputy Prime Minister and Ministry for Finance",
    "speaker": {
        "id": 194,
        "legal_name": "Oburu Ngona Odinga",
        "slug": "oburu-odinga"
    },
    "content": " Mr. Speaker, Sir, finally I wish to thank the hon. Members of this august House for their continued support on matters of financial management which is significantly contributing towards the realization of value for taxpayers’ money. We shall continue to take their views positively and incorporate them in the management of public resources. With those few remarks, I beg to move."
}