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

{
    "id": 144359,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/144359/?format=api",
    "text_counter": 252,
    "type": "speech",
    "speaker_name": "Dr. Munyaka",
    "speaker_title": "",
    "speaker": {
        "id": 86,
        "legal_name": "Victor Kioko Munyaka",
        "slug": "victor-munyaka"
    },
    "content": "Mr. Deputy Speaker, Sir, I would like to know from the Assistant Minister whether the Kenyan Government will co-ordinate with the other East African countries to set up a fertilizer factory because we have raw materials like phosphate in Tanzania which can be used to start a factory."
}