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

{
    "id": 84789,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/84789/?format=api",
    "text_counter": 176,
    "type": "speech",
    "speaker_name": "Mr. Mwau",
    "speaker_title": "",
    "speaker": {
        "id": 105,
        "legal_name": "John Harun Mwau",
        "slug": "harun-mwau"
    },
    "content": "Mr. Speaker, Sir, I appreciate the question, but as I said, the Ministry of Transport only formulates the law. The enforcement arm is the police, which is under the Office of the President. The Ministry does not have its own enforcement arm. Until that is legislated, so that the Ministry is empowered to do so, the situation will remain as it is."
}