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

{
    "id": 55501,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/55501/?format=api",
    "text_counter": 378,
    "type": "speech",
    "speaker_name": "Mr. Koech",
    "speaker_title": "",
    "speaker": {
        "id": 56,
        "legal_name": "David Kibet Koech",
        "slug": "david-koech"
    },
    "content": "The Motion indicates that the Government should establish the factory as soon as is practically possible. I hope that the Government does not interpret “as soon as possible” to mean ten or 15 or 30 years. The Government should be able to establish this within one year. Even if it means building two or three factories for a start, we will appreciate because it will really help to revamp the agriculture sector in our country."
}