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

{
    "id": 56805,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/56805/?format=api",
    "text_counter": 396,
    "type": "speech",
    "speaker_name": "Mr. Kimunya",
    "speaker_title": "The Minister for Transport",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": " I am voted for by more women than men in my constituency. I cannot be out of order for that. I have three women who are very close to me; my mother, my wife and my daughter. So, you can see in my house, I am marginalized gender."
}