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

{
    "id": 1012245,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1012245/?format=api",
    "text_counter": 384,
    "type": "speech",
    "speaker_name": "Sen. Orengo",
    "speaker_title": "The Senate Minority Leader",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": "The debates we have here, including the one on this Equalization Fund Bill, are very important. We want to talk about ideologies and principles. Nowadays, even where we go to churches as politicians I do not think anybody is talking about the idea of the Big Four Agenda, yet, that is a central objective of the Jubilee Government. The question of this Equalization Fund finds its place in relation to the Big Four Agenda. I think the primary principle is to make life affordable, take development where it is required and so on and so forth."
}