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

{
    "id": 111646,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/111646/?format=api",
    "text_counter": 174,
    "type": "speech",
    "speaker_name": "Mrs. Noor",
    "speaker_title": "",
    "speaker": {
        "id": 375,
        "legal_name": "Sophia Abdi Noor",
        "slug": "sophia-noor"
    },
    "content": "Mr. Speaker, Sir, the whole Question was not answered satisfactorily and that is why I want further elaboration. I want the Minister to understand because this is a very sensitive issue. We are talking about the national identity cards. This is a constitutional right that the people of North Eastern are being denied. Please, I want him to explain because he did not answer that part of the question."
}