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

{
    "id": 112045,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/112045/?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": "Mr. Speaker, Sir, the Assistant Minister has just told this House that it is the President who appoints the chairmen of those boards. Could he tell this House what he has done to inform the Head of State that, that appointment has taken too long?"
}