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

{
    "id": 238334,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/238334/?format=api",
    "text_counter": 15,
    "type": "speech",
    "speaker_name": "Mr. Nyagudi",
    "speaker_title": "",
    "speaker": {
        "id": 325,
        "legal_name": "Ken Nyagudi",
        "slug": "ken-nyagudi"
    },
    "content": "asked the Minister of State, Office of the President:- (a) how much is paid to the Government spokesman in form of monthly salary; (b) what other benefits are in his remuneration package; and, (c) what his specific duties are."
}