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

{
    "id": 132004,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/132004/?format=api",
    "text_counter": 93,
    "type": "speech",
    "speaker_name": "Ms. Mathenge",
    "speaker_title": "",
    "speaker": {
        "id": 77,
        "legal_name": "Esther Murugi Mathenge",
        "slug": "esther-murugi"
    },
    "content": "Mr. Speaker, Sir, as far as I am concerned, this initiative is three months old. I may have talked about it three years ago, but it actually came into force three months ago. As a woman, I am entitled to form a woman’s initiative. I do not think that there are any restrictions to that, whether I am a Minister, Prime Minister or President of this country. I am a woman. I am entitled to do so."
}