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

{
    "id": 321738,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/321738/?format=api",
    "text_counter": 119,
    "type": "speech",
    "speaker_name": "Mr. Rai",
    "speaker_title": "",
    "speaker": {
        "id": 203,
        "legal_name": "Samuel Gonzi Rai",
        "slug": "samuel-rai"
    },
    "content": "Mr. Speaker, Sir, I have stated that at any given time, a school has the right to request the county council, as long as the land on which the school is built is either trust land or Government land, so that the county council can prepare minutes and forward them to the Commissioner of Lands for it to have a title deed."
}