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

{
    "id": 7961,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/7961/?format=api",
    "text_counter": 78,
    "type": "speech",
    "speaker_name": "Mr. Obure",
    "speaker_title": "The Minister for Public Works",
    "speaker": {
        "id": 118,
        "legal_name": "Christopher Mogere Obure",
        "slug": "christopher-obure"
    },
    "content": "(a) My Ministry is not aware of any directive from the Attorney-General or any authority whatsoever to reinstate Mr. Nyawanga Misigo Abraham, a former employee of the Ministry, to his job."
}