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

{
    "id": 42532,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42532/?format=api",
    "text_counter": 165,
    "type": "speech",
    "speaker_name": "Mr. Onyonka",
    "speaker_title": "The Assistant Minister for Foreign Affairs",
    "speaker": {
        "id": 128,
        "legal_name": "Richard Momoima Onyonka",
        "slug": "richard-onyonka"
    },
    "content": "Mr. Speaker, Sir, I would like to report to this House that, indeed, the Nigerian High Commission assaulted his wife. I wish to inform you that the Ministry of Foreign Affairs on the day before yesterday, had written a note to the Nigerian Ministry of Foreign Affairs. That was on 27th May, 2011. We formed a formal complaint. We then delivered the complaint, which was given to us by the Kenya Police to the Nigerian Government over the issue."
}