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

{
    "id": 222753,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/222753/?format=api",
    "text_counter": 28,
    "type": "speech",
    "speaker_name": "Mr. Munyao",
    "speaker_title": "The Minister for Livestock and Fisheries Development",
    "speaker": {
        "id": 279,
        "legal_name": "Joseph Konzolo Munyao",
        "slug": "joseph-munyao"
    },
    "content": " Mr. Deputy Speaker, Sir, I would like to continue answering the question as follows: (c) In order to address the problem, the Government, through the Veterinary Department, has already taken action as evidenced above. Active surveillance is being carried out in the entire North Eastern Province. In fact, last week, we gave out Kshs3.5 million for purchase of laboratory reagents for all the other veterinary laboratories in the region."
}