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

{
    "id": 123530,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123530/?format=api",
    "text_counter": 110,
    "type": "speech",
    "speaker_name": "Mr. Ojode",
    "speaker_title": "",
    "speaker": {
        "id": 197,
        "legal_name": "Joshua Orwa Ojode",
        "slug": "joshua-ojode"
    },
    "content": "Mr. Speaker, Sir, stealing can be in two forms, one; you can steal by using force. The other option is that, you wait until the owner of the cattle sleeps and then you go and take away all the livestock in the homestead. So, I was thinking that the hon. Member is talking about stealing by force; taking the cattle by force from the owners. So, the hon. Member should tell us what actually happened on the ground. Was it the way the pastoralist do it or it was different? From the Government point of view, I believe that he is talking of forcibly taking away animals from the owners and that in itself is a criminal activity. It is rustling."
}