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

{
    "id": 763,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/763/?format=api",
    "text_counter": 268,
    "type": "speech",
    "speaker_name": "Mr. Hassan",
    "speaker_title": "",
    "speaker": {
        "id": 398,
        "legal_name": "Yusuf Hassan Abdi",
        "slug": "yusuf-hassan-abdi"
    },
    "content": "Thank you, Mr. Speaker, Sir. Some few weeks ago when the demolitions started, I requested the Government to make a statement on why it was carrying out the demolitions and to what extent it was likely to carry out the demolitions and to give the House an answer on that. After consultations, it was agreed that the Attorney-General would respond on behalf of the Government. However, he was out of the country. I wonder whether now that he is back in the country, he has an answer for me."
}