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

{
    "id": 42469,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42469/?format=api",
    "text_counter": 102,
    "type": "speech",
    "speaker_name": "Mr. Pesa",
    "speaker_title": "",
    "speaker": {
        "id": 134,
        "legal_name": "John Dache Pesa",
        "slug": "john-pesa"
    },
    "content": "On a point of order, Mr. Speaker, Sir. When he talks about appropriate measures being taken, could he assure this House that appropriate measures will also be taken against his officers who have neglected their duties by not telling the Government what to do?"
}