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

{
    "id": 173501,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/173501/?format=api",
    "text_counter": 544,
    "type": "speech",
    "speaker_name": "Ms. Karua",
    "speaker_title": "The Minister for Justice, National Cohesion and Constitutional Affairs",
    "speaker": {
        "id": 166,
        "legal_name": "Martha Wangari Karua",
        "slug": "martha-karua"
    },
    "content": "Let us not tell the teachers that, in fact, we can maybe, be able to meet the increment lumpsum if we are not able. Let us not forget that we are coming from the post-election violence which gave us a great burden of resettlement and also hampered the growth of our economy."
}