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

{
    "id": 321714,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/321714/?format=api",
    "text_counter": 95,
    "type": "speech",
    "speaker_name": "Mr. Letimalo",
    "speaker_title": "",
    "speaker": {
        "id": 68,
        "legal_name": "Raphael Lakalei Letimalo",
        "slug": "raphael-letimalo"
    },
    "content": "Mr. Speaker, Sir, my supplementary question is in reference to part “a” of the answer. I believe that the Assistant Minister is aware that many bridges and roads were destroyed by floods in the recent rains. What plans does he have to rehabilitate these bridges and roads?"
}