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

{
    "id": 144365,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/144365/?format=api",
    "text_counter": 258,
    "type": "speech",
    "speaker_name": "Mr. Letimalo",
    "speaker_title": "",
    "speaker": {
        "id": 68,
        "legal_name": "Raphael Lakalei Letimalo",
        "slug": "raphael-letimalo"
    },
    "content": "Mr. Deputy Speaker, Sir, in view of the fact that these consultations have taken place, could the Assistant Minister tell this House whether the construction of a fertilizer factory is a priority in this country and if so, why these consultations are taking long?"
}