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

{
    "id": 261452,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/261452/?format=api",
    "text_counter": 127,
    "type": "speech",
    "speaker_name": "Mr. Namwamba",
    "speaker_title": "",
    "speaker": {
        "id": 108,
        "legal_name": "Ababu Tawfiq Pius Namwamba",
        "slug": "ababu-namwamba"
    },
    "content": "Thank you, Mr. Speaker, Sir. It is common knowledge and this knowledge is in the public domain that the Government did take a position on this particular census and that position was made public through the Minister for Planning, National Development and Vision 2030."
}