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

{
    "id": 56949,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/56949/?format=api",
    "text_counter": 40,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": "Mr. Deputy Speaker, Sir, the Minister confirms that he is actually the one who directed the DC to do a report on this matter. Why was it necessary for him to give those directions if there was no problem at the Voi River?"
}