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

{
    "id": 481,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/481/?format=api",
    "text_counter": 481,
    "type": "speech",
    "speaker_name": "Mr. Njuguna",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "Mr. Deputy Speaker, Sir, recently, we formulated the National Revenue Allocation Committee which is expected to start on a firm and strong foundation in the area of distributing resources in this country. If, indeed, we do not have proper data on the way we are going to share resources in this country---"
}