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

{
    "id": 36614,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/36614/?format=api",
    "text_counter": 342,
    "type": "speech",
    "speaker_name": "Mr. Kizito",
    "speaker_title": "",
    "speaker": {
        "id": 71,
        "legal_name": "Justus Kizito Mugali",
        "slug": "justus-kizito"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. I wanted to know whether the Minister is in order to mislead the House by telling us that security matters are more important than food, while we know that in the hierarchy of needs, food is number one and security is number two?"
}