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

{
    "id": 13945,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/13945/?format=api",
    "text_counter": 371,
    "type": "speech",
    "speaker_name": "Mr. Haji",
    "speaker_title": "The Minister of State for Defence",
    "speaker": {
        "id": 26,
        "legal_name": "Yusuf Mohammed Haji",
        "slug": "yusuf-haji"
    },
    "content": " Mr. Deputy Speaker, Sir, there is what is being reported in the Press. We have not received any official communication to the effect that Sheikh Shariff was against the engagement of our troops in Somalia. This can be attested by the fact that he sent his Prime Minister and a number of Ministers to come and confirm that they are with us in this war."
}