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

{
    "id": 3387,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3387/?format=api",
    "text_counter": 232,
    "type": "speech",
    "speaker_name": "Mr. Kiilu",
    "speaker_title": "",
    "speaker": {
        "id": 45,
        "legal_name": "Peter L. N. Kiilu",
        "slug": "peter-kiilu"
    },
    "content": "asked the Minister of State for Provincial Administration and Internal Security:- (a) whether he is aware that motor vehicle Reg. Nos.GKA756 and Z298, which are assigned to the Makueni District Commissioner for security operations and other matters like relief food distribution in the constituency, have been grounded since 2009 due to lack of repairs;"
}