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

{
    "id": 234243,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234243/?format=api",
    "text_counter": 49,
    "type": "speech",
    "speaker_name": "Mrs. Mugo",
    "speaker_title": "",
    "speaker": {
        "id": 85,
        "legal_name": "Beth Wambui Mugo",
        "slug": "beth-mugo"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, 2010 is only about three years away. Everything has to be planed. We have just finished streamlining the Free Primary Education Programme. We are now planning the other stage, which is very important. It will take that time to plan and also put funds in place."
}