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

{
    "id": 12485,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/12485/?format=api",
    "text_counter": 41,
    "type": "speech",
    "speaker_name": "Mr. K. Kilonzo,",
    "speaker_title": "",
    "speaker": {
        "id": 172,
        "legal_name": "Julius Kiema Kilonzo",
        "slug": "kiema-kilonzo"
    },
    "content": "asked the Minister of State for Provincial Administration and Internal Security:- (a) whether he was aware that the newly created locations and sub- locations within Mutito and Nzambani districts are not gazetted; and, (b) when they would be gazetted. Mr. Deputy Speaker, Sir, I asked this Question last week on behalf of Mr. K. Kilonzo. He has also asked me to ask the Question again this morning for he has gone to visit a dentist."
}