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

{
    "id": 210207,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/210207/?format=api",
    "text_counter": 111,
    "type": "speech",
    "speaker_name": "Mr. Munyao",
    "speaker_title": "",
    "speaker": {
        "id": 279,
        "legal_name": "Joseph Konzolo Munyao",
        "slug": "joseph-munyao"
    },
    "content": "Mr. Speaker, Sir, you will agree with me that the Question did not ask about a particular officer. I have got officers in all those areas. If I knew that he wanted the name, I could give him the name of the officer who is handling that problem in that area. But my Veterinary Department officers are in that region."
}