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

{
    "id": 20095,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/20095/?format=api",
    "text_counter": 448,
    "type": "speech",
    "speaker_name": "Mr. Kimunya",
    "speaker_title": "The Minister for Transport",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": " Mr. Speaker, Sir, indeed, the word is not there but I have a lot of respect for Members of Parliament and, therefore, I wanted to refer to him with his full title even though it has been left out in the Motion. Therefore, we can take it as an amended Motion to include the full title of the Member of Parliament."
}