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

{
    "id": 222200,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/222200/?format=api",
    "text_counter": 43,
    "type": "speech",
    "speaker_name": "Mr. Bahari",
    "speaker_title": "",
    "speaker": {
        "id": 156,
        "legal_name": "Abdul Bahari Ali Jillo",
        "slug": "bahari-ali-jillo"
    },
    "content": "Mr. Deputy Speaker, Sir, on the issue of the Identity Card, my understanding is that at the age of 21 years, if that lady does not decide that she is a Kenyan citizen, she automatically loses her Kenyan citizenship. It is not a question of submitting an application. Could the Minister clarify why she cannot get an identity card now because I think the explanation is the opposite of what the Minister is saying? At the age of 21 if she does not denounce the other citizenship; she automatically loses Kenyan citizenship and not the reverse of what the Minister has said."
}