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

{
    "id": 263909,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/263909/?format=api",
    "text_counter": 273,
    "type": "speech",
    "speaker_name": "Mr. Orengo",
    "speaker_title": "The Minister for Lands",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, for me, this is a very important stage of this Bill. I look forward to the Committee Stage or subsequent stages of this Bill to address all the matters in terms of content to make this Bill much better and much more perfect document."
}