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

{
    "id": 1111633,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1111633/?format=api",
    "text_counter": 350,
    "type": "speech",
    "speaker_name": "Sen. Cherargei",
    "speaker_title": "",
    "speaker": {
        "id": 13217,
        "legal_name": "Cherarkey K Samson",
        "slug": "cherarkey-k-samson"
    },
    "content": "We were fighting here over the Third Generation Formula for revenue sharing because people wanted population to follow resources. You can give somebody more resources, yet the boundary is not there. Boundaries are very important. That is we fight over them."
}