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

{
    "id": 333641,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/333641/?format=api",
    "text_counter": 149,
    "type": "speech",
    "speaker_name": "Mr. Kabogo",
    "speaker_title": "",
    "speaker": {
        "id": 162,
        "legal_name": "William Kabogo Gitau",
        "slug": "william-kabogo"
    },
    "content": "Mr. Deputy Speaker, Sir, I am referring to a note given to you this afternoon by the Attorney-General where he has said that he had written a letter to the Ministry of Foreign Affairs. It is in that perspective that I am referring to the Ministry of Foreign Affairs."
}