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

{
    "id": 111586,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/111586/?format=api",
    "text_counter": 114,
    "type": "speech",
    "speaker_name": "Dr. Oburu",
    "speaker_title": "",
    "speaker": {
        "id": 194,
        "legal_name": "Oburu Ngona Odinga",
        "slug": "oburu-odinga"
    },
    "content": "Mr. Speaker, Sir, that is the reason why the licence which has been given to that company is conditional. It is conditional on several performance measures which they must fulfill in order to get a full licence. If they are not able to pay as per the agreement with our IRA, then we might not---"
}