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

{
    "id": 55347,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/55347/?format=api",
    "text_counter": 224,
    "type": "speech",
    "speaker_name": "Mr. Gumo",
    "speaker_title": "The Minister for Regional Development Authorities",
    "speaker": {
        "id": 160,
        "legal_name": "Fredrick fidelis Omulo Gumo",
        "slug": "fred-gumo"
    },
    "content": "Mr. Deputy Speaker, Sir, the said projects are being implemented and are on schedule. Most of them have been completed. The few that are on-going will be completed by the end of June, 2011."
}