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

{
    "id": 1111758,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1111758/?format=api",
    "text_counter": 54,
    "type": "speech",
    "speaker_name": "Sen. Khaniri",
    "speaker_title": "",
    "speaker": {
        "id": 171,
        "legal_name": "George Munyasa Khaniri",
        "slug": "george-khaniri"
    },
    "content": "The importance of an ID card in this country cannot be understated. We all know that you cannot survive as an adult in this country without it. Everywhere you go, you are asked for your identification card. If you want to register as a voter or if you are looking for employment, you must have an identification card. Therefore, it is a very important document that the Government must take seriously in streamlining the process of issuance of the same to the people of this country."
}