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

{
    "id": 276499,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/276499/?format=api",
    "text_counter": 335,
    "type": "speech",
    "speaker_name": "Mr. Kimunya",
    "speaker_title": "The Minister for Transport",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": "Mr. Speaker, Sir, this is a very straightforward matter. When the Government came to this House and asked for authority to spend monies within specific budget lines and received that authority from the House, some issues shifted. Some expenditure could not be committed because of projects not beginning. Other projects became more expensive. New realities came into being. An example is our military intervention in Somalia, which has helped to stabilize maritime operations within the region and bring down the cost of doing business for everyone."
}