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

{
    "id": 2990,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2990/?format=api",
    "text_counter": 244,
    "type": "speech",
    "speaker_name": "Mr. Kambi",
    "speaker_title": "",
    "speaker": {
        "id": 39,
        "legal_name": "Samuel Kazungu Kambi",
        "slug": "samuel-kambi"
    },
    "content": "Mr. Deputy Speaker, Sir, as I said, we, as a Ministry, cannot discuss salaries because we do not have authority to do so according to the new Constitution. It clearly states that this is the responsibility of the yet to be formed Salaries and Remuneration Commission."
}