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

{
    "id": 55145,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/55145/?format=api",
    "text_counter": 22,
    "type": "speech",
    "speaker_name": "Mr. Keya",
    "speaker_title": "",
    "speaker": {
        "id": 40,
        "legal_name": "Atanas Manyala Keya",
        "slug": "atanas-manyala"
    },
    "content": "Thank you very much, Mr. Deputy Speaker, Sir. I think I have addressed that issue in one of the documents that I have given the hon. Member. At least, we have projected the money progressively. We have indicated how much money we need in the 2011/2012 Financial Year. I have given that document to the hon. Member and he should be able to look at it."
}