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

{
    "id": 321525,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/321525/?format=api",
    "text_counter": 495,
    "type": "speech",
    "speaker_name": "Mr. Githae",
    "speaker_title": "The Minister for Finance",
    "speaker": {
        "id": 159,
        "legal_name": "Robinson Njeru Githae",
        "slug": "robinson-githae"
    },
    "content": " Mr. Deputy Speaker Sir, I just want to confirm that we, the so-called male hon. Members of this House have even a greater interest in this issue. This is because we are talking about our children, spouses and breasts. So, we have an interest in the issue. I intend to bring an amendment to make it compulsory for every child to be breastfed for three years."
}