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

{
    "id": 143635,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/143635/?format=api",
    "text_counter": 456,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": "Mr. Speaker, Sir, I stand guided. I have not mentioned the name of the President. I said a statement was issued within hours after I had tabled the letter. That statement was from the Presidential Press Service (PPS). That is a fact that cannot be denied by anybody!"
}