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

{
    "id": 63248,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/63248/?format=api",
    "text_counter": 177,
    "type": "speech",
    "speaker_name": "Mr. Obure",
    "speaker_title": "The Minister for Public Works",
    "speaker": {
        "id": 118,
        "legal_name": "Christopher Mogere Obure",
        "slug": "christopher-obure"
    },
    "content": "With regard to the issue raised by the Member for Bahari, I want to say that once the consultations are carried out and decisions are reached as to where the headquarters will be located, it is the intention of the Government to put up these structures using public resources. Therefore, this is a national exercise which will be fully funded by the taxpayers of this country."
}