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

{
    "id": 1037145,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1037145/?format=api",
    "text_counter": 513,
    "type": "speech",
    "speaker_name": "Sen. Sakaja",
    "speaker_title": "",
    "speaker": {
        "id": 13131,
        "legal_name": "Johnson Arthur Sakaja",
        "slug": "johnson-arthur-sakaja"
    },
    "content": "I join him in applauding the proposal of equality of the vote. Article 81 talks about the principle of universal suffrage and equality of the vote. This country is a signatory to the Universal Declaration of Human rights. Article 5 of that Declaration talks about the principle of equality of the vote and universal suffrage."
}