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

{
    "id": 757,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/757/?format=api",
    "text_counter": 262,
    "type": "speech",
    "speaker_name": "Mr. Ogari",
    "speaker_title": "The Assistant Minister for Transport",
    "speaker": {
        "id": 385,
        "legal_name": "Simon Ogari Arama",
        "slug": "simon-ogari"
    },
    "content": " Mr. Speaker, Sir, I wish to confirm to the hon. Member that the Minister for Roads has duly consulted us in the Ministry for Transport regarding the issue of crossing on that river. We are aware that there used to be some ferries some years back. In consultation with the Ministry of Transport and other relevant Government Departments, we intend to start doing some viability studies on the viability of having a ferry service on that a section of the bridge. That is what we can say for now."
}