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

{
    "id": 234418,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234418/?format=api",
    "text_counter": 13,
    "type": "speech",
    "speaker_name": "Mr. Karaba",
    "speaker_title": "",
    "speaker": {
        "id": 232,
        "legal_name": "Daniel Dickson Karaba",
        "slug": "daniel-karaba"
    },
    "content": "Mr. Speaker, Sir, I beg to give notice of the following Motion:- THAT, considering that the country spends over Kshs400 million in form of foreign currency when parents take their sons/daughters to other countries for \"A\" level education; considering further that students from Kenya are at times required to undergo \"A\" level studies before proceeding to universities abroad; this House urges the Government to abolish the 8-4-4 System of Education and re-introduce the 7-4-2-3 System."
}