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

{
    "id": 1665,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1665/?format=api",
    "text_counter": 189,
    "type": "speech",
    "speaker_name": "Dr. Nuh",
    "speaker_title": "",
    "speaker": {
        "id": 114,
        "legal_name": "Nuh Nassir Abdi",
        "slug": "nuh-abdi"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. Any hon. Member or Minister should be responsible for the facts that they give to this House. In his own admission, the Assistant Minister says that this answer was prepared in August. So, is the information about compensations done in August--- In his own admission he said that he has some information from the headquarters that some compensation was done as late as this month. Would I be in order to ask that the Assistant Minister goes back and gives us an up to date answer that complies with the time?"
}