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

{
    "id": 246796,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/246796/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Mr. Obwocha",
    "speaker_title": "",
    "speaker": {
        "id": 356,
        "legal_name": "Henry Onyancha Obwocha",
        "slug": "henry-obwocha"
    },
    "content": "Mr. Deputy Speaker, Sir, in areas where DCs do not call DDC meetings, it is up to hon. Members to raise the issue. As you know, the DDC may not be provided for under an Act of Parliament, but it is a forum for development in the districts."
}