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

{
    "id": 168478,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/168478/?format=api",
    "text_counter": 556,
    "type": "speech",
    "speaker_name": "Mr. Namwamba",
    "speaker_title": "",
    "speaker": {
        "id": 108,
        "legal_name": "Ababu Tawfiq Pius Namwamba",
        "slug": "ababu-namwamba"
    },
    "content": "Firstly, in the tradition of the Westminster and even the Commonwealth system, this House can make and unmake any law or any Act in the governance of this country. This House is the manifestation of the sovereign will of the people of this country. There is no authority which is higher than this House, be it within or outside the borders of this country."
}