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

{
    "id": 172222,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/172222/?format=api",
    "text_counter": 520,
    "type": "speech",
    "speaker_name": "Mr. Michuki",
    "speaker_title": "The Minister for Environment and Mineral Resources",
    "speaker": {
        "id": 183,
        "legal_name": "John Njoroge Michuki",
        "slug": "john-michuki"
    },
    "content": "Mr. Speaker, Sir, hon. Members will be aware that the Government policy is to borrow on concessionary terms from multi-lateral and bi-lateral creditors. The Government has complied with the policy, and has been borrowing only loans with a minimum grant element of 35 per cent."
}