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

{
    "id": 199652,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/199652/?format=api",
    "text_counter": 179,
    "type": "speech",
    "speaker_name": "Mr. Karume",
    "speaker_title": "The Minister of State for Defence",
    "speaker": {
        "id": 234,
        "legal_name": "Njenga Karume",
        "slug": "njenga-karume"
    },
    "content": " Mr. Speaker, Sir, I am going to check out this because we have done a wonderful job this year. Many people have been very happy with the way we carried out the recruitment because we did it through the divisional level. It is not like before when it was done at the district level. I am going to check on this matter and report back."
}