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

{
    "id": 222799,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/222799/?format=api",
    "text_counter": 74,
    "type": "speech",
    "speaker_name": "Mr. Kingi",
    "speaker_title": "The Assistant Minister, Office of the President",
    "speaker": {
        "id": 248,
        "legal_name": "Joseph Kahindi Kingi",
        "slug": "joseph-kingi"
    },
    "content": " Mr. Deputy Speaker, Sir, I beg to reply. (a) I am not aware that the District Officer (DO) for Nyakach Division has not had a vehicle for four years. What I know is that Nyakach has two divisions and two vehicles. One of the vehicles is running and the other one is in the garage pending repairs. Currently, the two divisions, that is, Upper Division and Lower Nyakach Division, share transport. (b) The two divisions will be considered for another vehicle along with other new divisions when new vehicles are purchased during the next financial year."
}