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

{
    "id": 2046,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2046/?format=api",
    "text_counter": 78,
    "type": "speech",
    "speaker_name": "Mr. Ojode",
    "speaker_title": "",
    "speaker": {
        "id": 197,
        "legal_name": "Joshua Orwa Ojode",
        "slug": "joshua-ojode"
    },
    "content": "Mr. Deputy Speaker, Sir, we should not play around with matters relating to dismissals. Writing through somebody and taking it through that somebody are two different things. He wrote an appeal to the Commissioner. In fact, he wrote the appeal through the presiding officers. Now, those presiding officers who were supposed to sign and recommend the appeal never got their copies. So, the appeal letter that we have does not have any signature of the presiding officers."
}