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

{
    "id": 134168,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/134168/?format=api",
    "text_counter": 25,
    "type": "speech",
    "speaker_name": "Mr. Omingo",
    "speaker_title": "The Assistant Minister for Trade",
    "speaker": {
        "id": 180,
        "legal_name": "James Omingo Magara",
        "slug": "omingo-magara"
    },
    "content": "(a) The Conference has just been concluded and the Ministry is in the process of compiling and reconciling the records on the expenses incurred in preparing, organizing and catering for the delegates. I will be able to provide comprehensive details of expenditure on 10th September, 2009. Having said, that, I want to thank the hon. Members for also getting involved and supporting the cause of the Conference that was extremely successful."
}