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

{
    "id": 2692,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2692/?format=api",
    "text_counter": 383,
    "type": "speech",
    "speaker_name": "Mr. Mututho",
    "speaker_title": "",
    "speaker": {
        "id": 97,
        "legal_name": "John Michael Njenga Mututho",
        "slug": "john-mututho"
    },
    "content": "Having said that, we, as a nation, need to help the Somali people, who are our brothers. They need a political solution to their problems. A political solution is not a military intervention. That now should be focal point of our next move. We should assist them to solve their problems. Whatever they are quarrelling about, there must be a political solution in Somalia. We should be able to help. Now that the guns are silent, we should be able now to help the Somali people form their own Government."
}