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

{
    "id": 333074,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/333074/?format=api",
    "text_counter": 211,
    "type": "speech",
    "speaker_name": "Dr. Machage",
    "speaker_title": "",
    "speaker": {
        "id": 179,
        "legal_name": "Wilfred Gisuka Machage",
        "slug": "wilfred-machage"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, that is exactly the duty of the Ministry of Roads. Not only will I visit the place, but I will also attempt to look for funds if necessary, depending on what I will have seen. Now I am aware that, as per the Member’s complaint in the House, there is a problem in Tassia Road. I will do exactly that."
}