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

{
    "id": 120,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/120/?format=api",
    "text_counter": 120,
    "type": "speech",
    "speaker_name": "Mr. Bahari",
    "speaker_title": "",
    "speaker": {
        "id": 156,
        "legal_name": "Abdul Bahari Ali Jillo",
        "slug": "bahari-ali-jillo"
    },
    "content": "On a point of order, Madam Temporary Deputy Speaker. Hon. Ojode understands this issue just as a Question from his earlier statement. This is about accountability on fair administration action which is provided for in the Constitution. Is he in order to take this matter very lightly? It is not just about a Question but about instant accountability."
}