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

{
    "id": 131116,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/131116/?format=api",
    "text_counter": 422,
    "type": "speech",
    "speaker_name": "Mr. Musyimi",
    "speaker_title": "",
    "speaker": {
        "id": 95,
        "legal_name": "Mutava Musyimi",
        "slug": "mutava-musyimi"
    },
    "content": "Peace-making is critical in our country. I am a bit familiar with this work in my previous life. I knew then that there was not so much that you could achieve without Members of Parliament. So, this Motion addresses a very critical need. It is my pleasure to support it."
}