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

{
    "id": 57574,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/57574/?format=api",
    "text_counter": 158,
    "type": "speech",
    "speaker_name": "Prof. Kamar",
    "speaker_title": "The Assistant Minister for Environment and Mineral Resources",
    "speaker": {
        "id": 33,
        "legal_name": "Margaret Jepkoech Kamar",
        "slug": "margaret-kamar"
    },
    "content": "(c) I wish to report that there exists an Act of Parliament titled “The Gold Mines Development Loans Ordinance, Cap.311 of the Laws of Kenya of 1952”. The Act was established for purposes of granting interest-free loans for underground gold mine development to the owners of such mines using funds voted by Parliament."
}