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

{
    "id": 111123,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/111123/?format=api",
    "text_counter": 78,
    "type": "speech",
    "speaker_name": "Mr. Kajwang",
    "speaker_title": "",
    "speaker": {
        "id": 164,
        "legal_name": "Gerald Otieno Kajwang",
        "slug": "otieno-kajwang"
    },
    "content": "It says: “New procedures for issuance of ID cards for North Eastern Province.” I have seen this list of conditions that came out of the Inter-Ministerial Consultative Committee. I have looked at them with my officers and we have said that some of these conditions infringe on the rights of nationality and human rights and they will not be followed. The only ones that will be followed are the six that I have talked about here because they apply to everybody."
}