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

{
    "id": 307025,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/307025/?format=api",
    "text_counter": 68,
    "type": "speech",
    "speaker_name": "Mr. Haji",
    "speaker_title": "The Minister of State for Defence and Acting Minister for Provincial Administration and Internal Security",
    "speaker": {
        "id": 26,
        "legal_name": "Yusuf Mohammed Haji",
        "slug": "yusuf-haji"
    },
    "content": " Mr. Speaker, Sir, I am asking to be given a week, because it is a very involving Question. We need to countercheck with all other arms of the Government which deal with these kinds of things. So, if I am given one more week, I will be able to answer the Question."
}