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

{
    "id": 34940,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/34940/?format=api",
    "text_counter": 343,
    "type": "speech",
    "speaker_name": "Mr. Duale",
    "speaker_title": "The Assistant Minister for Livestock Development",
    "speaker": {
        "id": 15,
        "legal_name": "Aden Bare Duale",
        "slug": "aden-duale"
    },
    "content": "I was saying that political parties must respect their manifestos. Also, under this Bill, political parties must respect their constitutions. They must respect the kind of law we are passing today – The Political Parties Bill. Above all, political parties must respect the Constitution that we have put in place."
}