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

{
    "id": 144676,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/144676/?format=api",
    "text_counter": 148,
    "type": "speech",
    "speaker_name": "Mr. Ngugi",
    "speaker_title": "",
    "speaker": {
        "id": 112,
        "legal_name": "David Mwaniki Ngugi",
        "slug": "david-ngugi"
    },
    "content": "asked the Prime Minister:- (a) the criteria and procedure the Government used to procure the services of M/s Intertek International Ltd to conduct fitness tests on the maize imported from the Republic of South Africa; and, (b) the amount of money paid by the Government for the services rendered."
}