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

{
    "id": 1113000,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1113000/?format=api",
    "text_counter": 100,
    "type": "speech",
    "speaker_name": "Limuru, JP",
    "speaker_title": "Hon. Peter Mwathi",
    "speaker": {
        "id": 104,
        "legal_name": "Peter Mungai Mwathi",
        "slug": "peter-mwathi"
    },
    "content": " Yes, he said that it is an emergency. I said we will respond within two weeks. If I will be able to do so before the expiry of two weeks, it will be fine, but the greatest extent we can go is two weeks. I will endeavour to see whether we can do so before two weeks are over."
}