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

{
    "id": 165902,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/165902/?format=api",
    "text_counter": 500,
    "type": "speech",
    "speaker_name": "Dr. Oburu",
    "speaker_title": "The Assistant Minister for Finance",
    "speaker": {
        "id": 194,
        "legal_name": "Oburu Ngona Odinga",
        "slug": "oburu-odinga"
    },
    "content": " Mr. Deputy Speaker, Sir, as hon. Members are aware, we plan to issue sovereign bonds in the current financial year to finance more infrastructure projects. However, due to the current financial conditions in the international market, the Government will delay the launch until the condition improves."
}