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

{
    "id": 139002,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/139002/?format=api",
    "text_counter": 36,
    "type": "speech",
    "speaker_name": "Mr. Ojode",
    "speaker_title": "",
    "speaker": {
        "id": 197,
        "legal_name": "Joshua Orwa Ojode",
        "slug": "joshua-ojode"
    },
    "content": "Mr. Speaker, Sir, it is because of the duration of the houses that we have earmarked to construct 24 modern housing units. That will not only be done in Garba Tulla Police line, but in various stations also. At the moment, we have some money in lump sum and we will definitely allocate that money to areas which require some modern housing units."
}