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

{
    "id": 201773,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/201773/?format=api",
    "text_counter": 65,
    "type": "speech",
    "speaker_name": "Mr. Munya",
    "speaker_title": "",
    "speaker": {
        "id": 279,
        "legal_name": "Joseph Konzolo Munyao",
        "slug": "joseph-munyao"
    },
    "content": "Mr. Speaker, Sir, I am very much aware of that amendment but, in practice, sometimes things become difficult because of the processing they have to go through. I am not speaking generally for all the Government departments, but I am saying that this was a particular case which had a unique problem. If Mr. Rotino has specific issues, he can bring them forward and I will take action on them, but talking on generality will not help."
}