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

{
    "id": 301833,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/301833/?format=api",
    "text_counter": 146,
    "type": "speech",
    "speaker_name": "Mr. Munyes",
    "speaker_title": "The Minister for Labour",
    "speaker": {
        "id": 187,
        "legal_name": "John Kiyonga Munyes",
        "slug": "john-munyes"
    },
    "content": " Mr. Speaker, Sir, I beg your indulgence that this Question be deferred until Tuesday next week to allow more consultation on this matter with the Member of Parliament and my office, to find ways of resolving this matter with the relevant authorities."
}