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

{
    "id": 101213,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/101213/?format=api",
    "text_counter": 29,
    "type": "speech",
    "speaker_name": "Mr. Ojode",
    "speaker_title": "",
    "speaker": {
        "id": 197,
        "legal_name": "Joshua Orwa Ojode",
        "slug": "joshua-ojode"
    },
    "content": "Mr. Deputy Speaker, Sir, I just gave an example. Ordinarily, on fraud cases you must zero in on the person who got the money through false pretence. The police are doing good work. Within two months I will be in a position to inform this House what we have so far come up with. We are going to arrest these fellows once the Attorney-General gives us the go-ahead."
}