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

{
    "id": 266276,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/266276/?format=api",
    "text_counter": 211,
    "type": "speech",
    "speaker_name": "Mr. Orengo",
    "speaker_title": "The Minister for Lands",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": " Thank you, Mr. Speaker, Sir, I had, indeed, started moving this Bill. I said that the introduction of this Bill has been necessitated by the existence of multiple registration regimes that governed land, but also our registration system which is highly centralized, complex and exceedingly bureaucratic."
}