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

{
    "id": 567299,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/567299/?format=api",
    "text_counter": 324,
    "type": "speech",
    "speaker_name": "Hon. Mati",
    "speaker_title": "",
    "speaker": {
        "id": 2469,
        "legal_name": "G.J. Munuve Mati",
        "slug": "gj-munuve-mati"
    },
    "content": "Thank you very much, Hon. Speaker. From the outset I would like to oppose the Motion. I oppose from a very strong position of knowledge. Prof. Kaimenyi and I were appointed by former President Kibaki as Vice-Chairman and Chairman respectively of the Water Services Trust Fund (WSTF)."
}