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

{
    "id": 204002,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/204002/?format=api",
    "text_counter": 350,
    "type": "speech",
    "speaker_name": "Dr. Oburu",
    "speaker_title": "",
    "speaker": {
        "id": 194,
        "legal_name": "Oburu Ngona Odinga",
        "slug": "oburu-odinga"
    },
    "content": "On a point of order, Mr. Temporary Deputy Speaker, Sir. It is a procedure that when a Member has moved an amendment, he has to come here to move the amendment himself. Otherwise, he has to authorise the other person moving it in writing. So, does the Attorney-General have the authority of hon. Muturi to move this amendment on his behalf? Has the Clerk been notified to that effect?"
}