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

{
    "id": 229,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/229/?format=api",
    "text_counter": 229,
    "type": "speech",
    "speaker_name": "Mr. Kiptanui",
    "speaker_title": "",
    "speaker": {
        "id": 52,
        "legal_name": "Jackson Kiplagat Kiptanui",
        "slug": "jackson-kiptanui"
    },
    "content": "Madam Temporary Deputy Speaker, as the Minister has said, Vision 2030 will be implemented by many Governments within the next 19 years. What measures has the Ministry put in place to ensure that presidential aspirants align their manifestos with Vision 2030?"
}