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

{
    "id": 120171,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/120171/?format=api",
    "text_counter": 104,
    "type": "speech",
    "speaker_name": "Mr. Ombui",
    "speaker_title": "",
    "speaker": {
        "id": 123,
        "legal_name": "Wilfred Moriasi Ombui",
        "slug": "wilfred-ombui"
    },
    "content": "Mr. Deputy Speaker, Sir, this Question was first asked in August, 2008. The Ministry promised that they were going to do the construction within a period of two months from the date of the Question. I would like the Assistant Minister to clearly state what has been done and what specific dates the construction of this bridge will begin."
}