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

{
    "id": 78766,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/78766/?format=api",
    "text_counter": 492,
    "type": "speech",
    "speaker_name": "Ms. A. Abdalla",
    "speaker_title": "",
    "speaker": {
        "id": 382,
        "legal_name": "Amina Ali Abdalla",
        "slug": "amina-abdalla"
    },
    "content": "Mr. Speaker, Sir, I wish to also join my colleagues in thanking you for allowing this Motion to take place. At the outset, you can see that the Minister of State for Provincial Administration and Internal Security and his deputies are not here. We hope that since the Leader of Government Business is here, he will be taking the information that we intend to pass on."
}