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

{
    "id": 111117,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/111117/?format=api",
    "text_counter": 72,
    "type": "speech",
    "speaker_name": "Mrs. Noor",
    "speaker_title": "",
    "speaker": {
        "id": 375,
        "legal_name": "Sophia Abdi Noor",
        "slug": "sophia-noor"
    },
    "content": "Mr. Speaker, Sir, the hon. Minister has given us the requirements for vetting of applicants for identity cards in all the border districts. I have a different set of the regulations that he has read. He read six regulations and I have 19 regulations here. If you allow me, I can read the 19 regulations short-term and six regulations long-term."
}