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

{
    "id": 123624,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123624/?format=api",
    "text_counter": 204,
    "type": "speech",
    "speaker_name": "Mr. Jamleck Irungu Kamau",
    "speaker_title": "",
    "speaker": {
        "id": 35,
        "legal_name": "Jamleck Irungu Kamau",
        "slug": "jamleck-kamau"
    },
    "content": "Mr. Speaker, Sir, I want to ask a question about the alien plants. In that category, there is kind of a tree called Blue Gum. In my local language, it is called “Munywa Maai” . The direct translation of that is “Water drinker”. I was wondering whether there is any scientific evidence that, indeed, this tree consumes a lot of water. If it is true, what is the Government doing to ensure that those trees are cut down and, perhaps, prohibit people from planting them?"
}