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

{
    "id": 107022,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/107022/?format=api",
    "text_counter": 18,
    "type": "speech",
    "speaker_name": "Dr. Oburu",
    "speaker_title": "",
    "speaker": {
        "id": 194,
        "legal_name": "Oburu Ngona Odinga",
        "slug": "oburu-odinga"
    },
    "content": "Mr. Deputy Speaker, Sir, the privatization programme, before it is brought to Parliament, must be approved by the Government internally. Already, there are quite a number of them lined up. Once the Cabinet confirms them, they will be promptly presented to the Committee on Finance, Planning and Trade as required by law."
}