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

{
    "id": 333602,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/333602/?format=api",
    "text_counter": 110,
    "type": "speech",
    "speaker_name": "Mr. Murungi",
    "speaker_title": "",
    "speaker": {
        "id": 93,
        "legal_name": "Kiraitu Murungi",
        "slug": "kiraitu-murungi"
    },
    "content": "Mr. Deputy Speaker, Sir, as a matter of fact, I have confirmed this matter with my officers. Metkei Division will, indeed, be covered by the new sub-station that we are constructing. There will be no need for another power station in that area."
}