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

{
    "id": 198252,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/198252/?format=api",
    "text_counter": 159,
    "type": "speech",
    "speaker_name": "Mr. Mwakwere",
    "speaker_title": "The Minister for Transport",
    "speaker": {
        "id": 189,
        "legal_name": "Chirau Ali Mwakwere",
        "slug": "chirau-mwakwere"
    },
    "content": "Not everybody in our constituencies voted for us. There are people who did not vote for us, but we are supposed to serve them equally, impartially and to treat them as our constituents without any favour. That is why we had a secret ballot."
}