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

{
    "id": 93675,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/93675/?format=api",
    "text_counter": 224,
    "type": "speech",
    "speaker_name": "Mr. Orengo",
    "speaker_title": "The Minister for Lands",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": "Mr. Speaker, Sir, during the financial year 2009/2010, the Ministry acquired land for ten public infrastructural projects; namely, Imenti-Kionyo Road, Chogoria-Ndagene loop Road, Meru-Marimba Road, Makutano-Kisima Town Road, Meru-Mikinduni Road, Kirigiti-Riuki-Ngewa Road, Nairobi Northern By-Pass Road, Kagio-Baricho Road, Thogoto-Gikambura Road and Embu-Kianjokoma Road."
}