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

{
    "id": 257444,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/257444/?format=api",
    "text_counter": 334,
    "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. Deputy Speaker, Sir, let me start by thanking Members for the way we have conducted ourselves in the course of this year. The year 2011 saw, perhaps, the largest number of Bills passed by this House. Every Member deserves a pat on the back for that contribution to this nation."
}