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

{
    "id": 112490,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/112490/?format=api",
    "text_counter": 197,
    "type": "speech",
    "speaker_name": "Mr. Wetangula",
    "speaker_title": "The Minister for Foreign Affairs",
    "speaker": {
        "id": 210,
        "legal_name": "Moses Masika Wetangula",
        "slug": "moses-wetangula"
    },
    "content": " On the point of order by Mr. Mbadi, if he has filed a Question on Migingo on which we have worked very extensively and nearly satisfactorily with him, we have even visited the area together, that Question is not on the Floor now. I am responding to his point of order."
}