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

{
    "id": 13042,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/13042/?format=api",
    "text_counter": 94,
    "type": "speech",
    "speaker_name": "Ms. Mathenge",
    "speaker_title": "The Minister of State for Special Programmes",
    "speaker": {
        "id": 77,
        "legal_name": "Esther Murugi Mathenge",
        "slug": "esther-murugi"
    },
    "content": " I have already said that the policy has been done and I am waiting for it to be approved by the Cabinet. The second part of that Question was to give the status of the IDPs resettlement and that is what I was doing."
}