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

{
    "id": 23990,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/23990/?format=api",
    "text_counter": 19,
    "type": "speech",
    "speaker_name": "Dr. Nuh",
    "speaker_title": "",
    "speaker": {
        "id": 114,
        "legal_name": "Nuh Nassir Abdi",
        "slug": "nuh-abdi"
    },
    "content": "However, I am not so sure whether my amendments are now time-barred because my proposal was that nomination of candidates by political parties--- The duration should not be pegged on an election or a general election. My perception was that it could best be pegged on the nomination day, a day which is gazetted by the Commission as the day when members seeking different elective positions will present their papers. My proposal was that we peg it to two weeks before the nomination day; that political parties should submit and conclude their nominations. But since the Chairman has proposed 45 days before elections, I would like to withdraw my amendment."
}