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

{
    "id": 3004,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3004/?format=api",
    "text_counter": 258,
    "type": "speech",
    "speaker_name": "Mr. Kambi",
    "speaker_title": "",
    "speaker": {
        "id": 39,
        "legal_name": "Samuel Kazungu Kambi",
        "slug": "samuel-kambi"
    },
    "content": "Mr. Deputy Speaker, Sir, the hon. Member is very correct to say that the Commission must advise. If it is that, we must advised. So, we, as a Government, are still waiting to be advised by the Salaries and Remuneration Commission."
}