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

{
    "id": 103779,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/103779/?format=api",
    "text_counter": 110,
    "type": "speech",
    "speaker_name": "Mr. Kenneth",
    "speaker_title": "",
    "speaker": {
        "id": 167,
        "legal_name": "Peter Kenneth",
        "slug": "peter-kenneth"
    },
    "content": "Mr. Speaker, Sir, what was to be released was the preliminary census data and not the actual data. We have had to actually input all the 12 million forms so that we do not have duplication or errors in order to have a complete census, so that if anybody wants to check on the methodology, he is in a position to do it. It has taken time but we are on schedule and we have set it in the Ministry for release in late August."
}