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

{
    "id": 96274,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/96274/?format=api",
    "text_counter": 90,
    "type": "speech",
    "speaker_name": "Mr. Farah",
    "speaker_title": "",
    "speaker": {
        "id": 16,
        "legal_name": "Farah Maalim Mohamed",
        "slug": "farah-maalim"
    },
    "content": "On a point of order, Mr. Speaker, Sir. Basic economics teaches us that the fiscal policy of a country is a very powerful tool, either in developing a section of the economy or in killing it. We have killed our rice production because farmers do not earn sufficiently from it and Government policies."
}