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

{
    "id": 49250,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/49250/?format=api",
    "text_counter": 164,
    "type": "speech",
    "speaker_name": "Mr. Njuguna",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "Thank you, Mr. Speaker, Sir. Appreciating the good work that the Minister is doing, of revoking title deeds on grabbed land, could he assure this House that such land will not be re-allocated and new title deeds issued to unscrupulous people?"
}