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

{
    "id": 134248,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/134248/?format=api",
    "text_counter": 105,
    "type": "speech",
    "speaker_name": "Mr. Lesrima",
    "speaker_title": "The Assistant Minister, Ministry of State for Provincial Administration and Internal Security",
    "speaker": {
        "id": 178,
        "legal_name": "Simon Saimanga Lesirma",
        "slug": "simon-lesirma"
    },
    "content": " On a point of order, Mr. Speaker, Sir. When Ministers are absent to answer Questions, you invoke Standing Order No. 46. Am I in order then to request that when Members are absent to ask their Questions, that the same Standing Order applies?"
}