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

{
    "id": 136624,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/136624/?format=api",
    "text_counter": 295,
    "type": "speech",
    "speaker_name": "Mr. Orengo",
    "speaker_title": "The Minister for Lands",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": "This is a very important Ministry in many respects particularly when we think about the foundation of Vision 2030. A very important component of Vision 2030 is the development of the infrastructure. One of the things that will go down in the history of this country is that it was during the Minister’s tenure that the Government decided to undertake infrastructure development of great magnitude."
}