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

{
    "id": 99227,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/99227/?format=api",
    "text_counter": 52,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "Mr. Speaker, Sir, pressure on registration of persons in Kenya is caused largely by the influx of young adults who reach the age of 18 years when they are in fourth form in secondary schools. To this extent, what are the Ministry’s plans to appoint principals of secondary schools as agents of the Ministry so that registration is done in schools more easily and efficiently?"
}