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

{
    "id": 195744,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/195744/?format=api",
    "text_counter": 221,
    "type": "speech",
    "speaker_name": "Mr. Musyoka",
    "speaker_title": "The Vice-President and Minister for Home Affairs",
    "speaker": {
        "id": 188,
        "legal_name": "Stephen Kalonzo Musyoka",
        "slug": "kalonzo-musyoka"
    },
    "content": " Mr. Speaker, Sir, as soon as I leave this Chamber I will try to establish from the Minister of State for Provincial Adminstration and Internal Security the actual position with regard to the request for a Ministerial Statement by the Member of Parliament for Turkana Central."
}