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

{
    "id": 212228,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/212228/?format=api",
    "text_counter": 89,
    "type": "speech",
    "speaker_name": "Mr. Billow",
    "speaker_title": "",
    "speaker": {
        "id": 260,
        "legal_name": "Billow Adan Kerrow",
        "slug": "billow-kerrow"
    },
    "content": "Mr. Speaker, Sir, there are 3 million girls in primary and secondary schools. The towels cost about Kshs70 each. So, they require Kshs1,000 each. That will be less than Kshs3 billion and yet the Ministry of Health returns more than Kshs10 billion unspent every year."
}