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

{
    "id": 2954,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2954/?format=api",
    "text_counter": 208,
    "type": "speech",
    "speaker_name": "Mr. Wetangula",
    "speaker_title": "The Minister for Foreign Affairs",
    "speaker": {
        "id": 210,
        "legal_name": "Moses Masika Wetangula",
        "slug": "moses-wetangula"
    },
    "content": " Mr. Deputy Speaker, Sir, further, Dr. Khalwale talked about the popularity of the judgment. Once a judgment is passed, values as to whether it is popular or not are neither here nor there. The parties to the case can choose and elect to appeal. This case was filed by the International Commission of Jurists (K) against the Attorney-General and the Minister of State for Provincial Administration and Internal Security."
}