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

{
    "id": 6924,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/6924/?format=api",
    "text_counter": 85,
    "type": "speech",
    "speaker_name": "Mr. ole Lankas",
    "speaker_title": "",
    "speaker": {
        "id": 65,
        "legal_name": "Lankas ole Nkoidila",
        "slug": "lankas-nkoidila"
    },
    "content": "On a point of order, Mr. Speaker, Sir. The clause that the Minister is referring to on the terms of the contract says that every two years during the term, the parties shall hold a review meeting to discuss the performance of the pre-paid"
}