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

{
    "id": 8441,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/8441/?format=api",
    "text_counter": 10,
    "type": "speech",
    "speaker_name": "Dr. Oburu",
    "speaker_title": "The Assistant Minister, Office of the Deputy Prime Minister and Ministry of Finance",
    "speaker": {
        "id": 194,
        "legal_name": "Oburu Ngona Odinga",
        "slug": "oburu-odinga"
    },
    "content": " Mr. Speaker, Sir, I wish to seek your guidance because this matter is actually pending before the Court. The company in question filed a Civil Appeal No.1008 of 2010 in the Court of Appeal and High Court Civil Application No.125 of 2010. This is a matter on which the Court ruled and there is judgment. These people have appealed and the same issues are being canvassed before the Court of Appeal."
}