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

{
    "id": 80795,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/80795/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Mr. Ojode",
    "speaker_title": "",
    "speaker": {
        "id": 197,
        "legal_name": "Joshua Orwa Ojode",
        "slug": "joshua-ojode"
    },
    "content": "Mr. Deputy Speaker, Sir, by law, the Attorney-General must give directions. It does not matter how long it will take, the problem is within the Attorney-General’s office, and not in our office. Once we have been advised, we will take appropriate action. In the event that we are not given direction by the Attorney- General, our hands will be tied. We must get directives from the Attorney-General."
}