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

{
    "id": 173208,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/173208/?format=api",
    "text_counter": 251,
    "type": "speech",
    "speaker_name": "Mr. Bett",
    "speaker_title": "",
    "speaker": {
        "id": 157,
        "legal_name": "Franklin Kipng'etich Bett",
        "slug": "franklin-bett"
    },
    "content": "Mr. Speaker, Sir, I think the Assistant Minister is avoiding both my question and Dr. Otichilo's. Could he be specific: Has there been any attempt to revise the policy? If there is such an attempt, when will that revision of the policy be completed?"
}