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

{
    "id": 221243,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/221243/?format=api",
    "text_counter": 194,
    "type": "speech",
    "speaker_name": "Mr. Muite",
    "speaker_title": "",
    "speaker": {
        "id": 235,
        "legal_name": "Paul Kibugi Muite",
        "slug": "paul-muite"
    },
    "content": "Remember, Mr. Deputy Speaker, Sir, that you have to file that case also in the East African Court of Justice for them to decide whether the amendments have been done in accordance with the terms of the Treaty or whether they have been done in violation of the Treaty. I mean, it is quite clear; as clear as daylight, that any court will decide that those amendments, because they have not been ratified by the National Assembly, have been proposed illegally. With those few remarks, I beg to second."
}