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

{
    "id": 120902,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/120902/?format=api",
    "text_counter": 30,
    "type": "speech",
    "speaker_name": "Mr. Letimalo",
    "speaker_title": "",
    "speaker": {
        "id": 68,
        "legal_name": "Raphael Lakalei Letimalo",
        "slug": "raphael-letimalo"
    },
    "content": "Mr. Deputy Speaker, Sir, we know that the census exercise went on for more than four days. In fact, it went on for seven days, if not eight days. Why is the Minister paying village elders for four days and not seven days?"
}