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

{
    "id": 1343,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1343/?format=api",
    "text_counter": 333,
    "type": "speech",
    "speaker_name": "Mr. Kabando wa Kabando",
    "speaker_title": "The Assistant Minister for Youth Affairs and Sports",
    "speaker": {
        "id": 31,
        "legal_name": "Kabando wa Kabando",
        "slug": "kabando-kabando"
    },
    "content": " thank you, Madam Temporary Deputy Speaker, for the permission to contribute to this Motion. I want to echo the sentiments---Actually here I have a deep felt feeling and sympathy for my colleague and comrade in the Ministry of Youth Affairs and Sports, the MP for Kathiani, hon. Wavinya Ndeti. When you see the tears of a woman, Madam Temporary Deputy Speaker, they are the tears of God, because there is no other creature by God that can be emotionally and sentimentally affected by the pain of a child, not even we, men; it is more so for a woman."
}