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

{
    "id": 101257,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/101257/?format=api",
    "text_counter": 73,
    "type": "speech",
    "speaker_name": "Mr. M.M. Ali",
    "speaker_title": "",
    "speaker": {
        "id": 74,
        "legal_name": "Ali Mohamud Mohamed",
        "slug": "ali-mohamud-mohamed"
    },
    "content": "Mr. Deputy Speaker, Sir, in response to the point of order that he has raised, although I want to repeat that we have already answered that question, on the efficient method of transportation - which hon. Mututho had earlier raised - we have a pilot project with regard to the electronic card system that we have in the country. We are doing it as a pilot project and if it proves to be efficient, we will adopt it in the whole country."
}