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

{
    "id": 313342,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/313342/?format=api",
    "text_counter": 389,
    "type": "speech",
    "speaker_name": "Mr. Murungi",
    "speaker_title": "The Minister for Energy",
    "speaker": {
        "id": 93,
        "legal_name": "Kiraitu Murungi",
        "slug": "kiraitu-murungi"
    },
    "content": " On a point of order, Mr. Temporary Deputy Chairman, Sir. In the interest of saving time, the position is very clear as put by Mr. Keynan. We have no choice but to accept this amendment in view of the fact that our"
}