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

{
    "id": 123296,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123296/?format=api",
    "text_counter": 101,
    "type": "speech",
    "speaker_name": "Dr. Machage",
    "speaker_title": "",
    "speaker": {
        "id": 179,
        "legal_name": "Wilfred Gisuka Machage",
        "slug": "wilfred-machage"
    },
    "content": "Mr. Deputy Speaker, Sir, let me be clear that I have indicated that I am sourcing and already got a financier – the Japan International Co-operation Agency (JICA) – who is ready to do this. Let us not jump that far. But this is a definite decision by the Ministry. The source is ready and so, let us talk about it when the water is under the bridge."
}