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

{
    "id": 114638,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/114638/?format=api",
    "text_counter": 132,
    "type": "speech",
    "speaker_name": "Dr. Machage",
    "speaker_title": "",
    "speaker": {
        "id": 179,
        "legal_name": "Wilfred Gisuka Machage",
        "slug": "wilfred-machage"
    },
    "content": "Mr. Speaker, Sir, it is also true that Ministers keep on being changed. May I assure the House that my Ministry is serious about completing this project. All factors notwithstanding, we intend, at least, to complete this project before the end of this year."
}