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

{
    "id": 172515,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/172515/?format=api",
    "text_counter": 152,
    "type": "speech",
    "speaker_name": "Mr. Haji",
    "speaker_title": "",
    "speaker": {
        "id": 26,
        "legal_name": "Yusuf Mohammed Haji",
        "slug": "yusuf-haji"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, it will be recalled that some few years ago, we used to have only 42 districts. Today, we have over 140 districts. Most of those districts are one-constituency districts, like Ndaragwa and even mine. Eventually, it looks like we are going to go to the constituency level when all the constituencies become districts."
}