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

{
    "id": 67620,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/67620/?format=api",
    "text_counter": 230,
    "type": "speech",
    "speaker_name": "Mr. Haji",
    "speaker_title": "The Minister of State for Defence",
    "speaker": {
        "id": 26,
        "legal_name": "Yusuf Mohammed Haji",
        "slug": "yusuf-haji"
    },
    "content": "I have told the Committee which is meeting today under the chairmanship of His Excellency the President that we will avail 60 lorries to ferry food anywhere in the country. We will also provide carrier aeroplanes to take food to Marsabit, Moyale, Wajir, Turkana and other places where food is required."
}