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

{
    "id": 1086,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1086/?format=api",
    "text_counter": 76,
    "type": "speech",
    "speaker_name": "Mr. James Maina Kamau",
    "speaker_title": "",
    "speaker": {
        "id": 34,
        "legal_name": "James Maina Kamau",
        "slug": "maina-kamau"
    },
    "content": "Mr. Speaker, Sir, other than Juja Road that has been destroyed by the contractors, we have other roads which have been damaged by constructors. A good example is Kambiti-Mariira Road especially the water piping has been damaged by Put Sarajevo. What is the Ministry doing to make sure that the people of the area are compensated, or given proper services?"
}