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

{
    "id": 333548,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/333548/?format=api",
    "text_counter": 56,
    "type": "speech",
    "speaker_name": "Mr. Balala",
    "speaker_title": "",
    "speaker": {
        "id": 9,
        "legal_name": "Najib Mohamed Balala",
        "slug": "najib-balala"
    },
    "content": "Mr. Deputy Speaker, Sir, on the issue of roads, it is really disturbing when the Minister cannot be here to answer such an important Question. We have major roads in the country that sometimes are inaccessible. A classical example---"
}