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

{
    "id": 135999,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/135999/?format=api",
    "text_counter": 242,
    "type": "speech",
    "speaker_name": "Mr. I. Muoki",
    "speaker_title": "",
    "speaker": {
        "id": 87,
        "legal_name": "Isaac Mulatya Muoki",
        "slug": "isaac-muoki"
    },
    "content": "Mr. Speaker, Sir, the Ministry of Roads is a very key Ministry. It is one of the Ministries in charge of infrastructure in this country together with the Ministries of Energy, Transport and others. Therefore, if the Ministry of Roads succeeds in its mandate, then we are about to see development in our country."
}