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

{
    "id": 139284,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/139284/?format=api",
    "text_counter": 318,
    "type": "speech",
    "speaker_name": "Eng. M.M. Mahamud",
    "speaker_title": "The Assistant Minister for Energy",
    "speaker": {
        "id": 373,
        "legal_name": "Mohammed Maalim Mahamud",
        "slug": "mohammed-mahamud"
    },
    "content": "Mr. Speaker, Sir, on oil exploration, we expect the first exploration borehole to be drilled by third quarter of this year. This will actually tell us whether we have oil in this country. That will actually help us not to depend too much on oil imports from other parts of the world and have our own source of oil."
}