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

{
    "id": 2710,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2710/?format=api",
    "text_counter": 401,
    "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": "As the Minister of State for Defence I want to make it very clear that in this operation we do not have any other Government assisting us. We shall not also allow the Prime Minister of Israel to come and fight with us in Somalia. We will not allow even an office messenger from Israel to come and embrace us in this war against the Al Shabaab ."
}