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

{
    "id": 334403,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/334403/?format=api",
    "text_counter": 258,
    "type": "speech",
    "speaker_name": "Mr. Pesa",
    "speaker_title": "",
    "speaker": {
        "id": 134,
        "legal_name": "John Dache Pesa",
        "slug": "john-pesa"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, this Motion has come at the right time. We need to go for party nominations very soon. Looking at the way things are going now, if we do not allow our parties to adopt their own methods of nominating their candidates, we shall have a problem."
}