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

{
    "id": 234132,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234132/?format=api",
    "text_counter": 212,
    "type": "speech",
    "speaker_name": "Mr. Wetangula",
    "speaker_title": "The Assistant Minister for Foreign Affairs",
    "speaker": {
        "id": 210,
        "legal_name": "Moses Masika Wetangula",
        "slug": "moses-wetangula"
    },
    "content": " Mr. Temporary Deputy Speaker, Sir, I want to congratulate the Minister because many times when we debate here, Ministers take notes but when we go to the Committee Stage, they do not introduce the proposals that hon. Members raise on the Floor of the House. This Minister has responded to each of the proposals that we made during the debate to the Bill. Now that we are passing this Bill, we want to see research being given the place it deserves in the development of this country. With those few remarks, I beg to support"
}