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

{
    "id": 111088,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/111088/?format=api",
    "text_counter": 43,
    "type": "speech",
    "speaker_name": "Mr. Poghisio",
    "speaker_title": "",
    "speaker": {
        "id": 202,
        "legal_name": "Samuel Losuron Poghisio",
        "slug": "samuel-poghisio"
    },
    "content": "Obviously, Mr. Speaker, Sir, the Ministry of Information and Communications simply implements. If the project is supported by this House, then the monies come for implementation. If it is not supported by this House, then it goes back to the Treasury. I do not keep that money because I have nothing to implement."
}