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

{
    "id": 314122,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/314122/?format=api",
    "text_counter": 1169,
    "type": "speech",
    "speaker_name": "Mr. Kabogo",
    "speaker_title": "",
    "speaker": {
        "id": 162,
        "legal_name": "William Kabogo Gitau",
        "slug": "william-kabogo"
    },
    "content": "On a point of order, Mr. Tempraory Deputy Chairman, Sir. My point of order is simple. There has been reference to milking of cows and I do not seem to understand which cows need to be milked. So, could we be told?"
}