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

{
    "id": 146709,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/146709/?format=api",
    "text_counter": 28,
    "type": "speech",
    "speaker_name": "Mr. Haji",
    "speaker_title": "The Minister of State for Defence",
    "speaker": {
        "id": 26,
        "legal_name": "Yusuf Mohammed Haji",
        "slug": "yusuf-haji"
    },
    "content": " Mr. Deputy Speaker, Sir, first of all, I am very happy to be a senior Minister. Secondly, I undertake to convey the message to the relevant Ministry, so that an answer could be given. I will consult all of them, so that we can get an answer to the Question."
}