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

{
    "id": 129735,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/129735/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Mr. Affey",
    "speaker_title": "",
    "speaker": {
        "id": 381,
        "legal_name": "Mohammed Abdi Affey",
        "slug": "mohammed-affey"
    },
    "content": "Mr. Speaker, Sir, I wanted to know from the Assistant Minister whether, indeed, they act as a result of the request of the leaders from the area or it is a decision by the Government to monitor and see which areas require to be divided? Must they wait to generate the requests from leaders or is it a Government policy to sub-divide when they realize there is need to divide?"
}