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

{
    "id": 153382,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/153382/?format=api",
    "text_counter": 236,
    "type": "speech",
    "speaker_name": "Mr. Letimalo",
    "speaker_title": "",
    "speaker": {
        "id": 68,
        "legal_name": "Raphael Lakalei Letimalo",
        "slug": "raphael-letimalo"
    },
    "content": "Mr. Speaker, Sir, I would like the Assistant Minister to tell the House how many public health technicians are in the area. The information I have is that there are only two technicians who are unable to cover the vast division due to its rough terrain."
}