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

{
    "id": 1371,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1371/?format=api",
    "text_counter": 361,
    "type": "speech",
    "speaker_name": "Mr. Orengo",
    "speaker_title": "The Minister for Lands",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": " Madam Temporary Deputy Speaker, the purpose of the point of order is to say that the document may be related to the person he is talking about but it may not lie within the area he is alleging that land lies. So, the Chair may give us direction as to where that land is, as described in the title deed."
}