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

{
    "id": 2044,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2044/?format=api",
    "text_counter": 76,
    "type": "speech",
    "speaker_name": "Mr. Ojode",
    "speaker_title": "",
    "speaker": {
        "id": 197,
        "legal_name": "Joshua Orwa Ojode",
        "slug": "joshua-ojode"
    },
    "content": "Mr. Deputy Speaker, Sir, it listens to whatever the case may be. He should apply and give reasons as to why he wants to be reinstated. In his appeal, he can explain that he has already been taken to court and acquitted. He can appeal against wrongful confinement and wrongful charges preferred against him."
}