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

{
    "id": 3532,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3532/?format=api",
    "text_counter": 377,
    "type": "speech",
    "speaker_name": "Mr. Ojode",
    "speaker_title": "The Assistant Minister, Ministry of State for Provincial Administration and Internal Security",
    "speaker": {
        "id": 197,
        "legal_name": "Joshua Orwa Ojode",
        "slug": "joshua-ojode"
    },
    "content": " Mr. Temporary Deputy Speaker, Sir, sometimes, the family gives priorities to what they want the Government to do for them. If we get any request on what they want us to do, I can consider that."
}