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

{
    "id": 1576,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1576/?format=api",
    "text_counter": 100,
    "type": "speech",
    "speaker_name": "Mr. Ojaamong",
    "speaker_title": "The Assistant Minister for Labour",
    "speaker": {
        "id": 196,
        "legal_name": "Sospeter Odeke Ojaamongson",
        "slug": "sospeter-ojaamongson"
    },
    "content": " I said that we had handled this matter last week almost to its logical conclusion. The only remaining part was that the employer was supposed to deposit Kshs3 million with the Ministry of Labour. We have since discussed and come to a conclusion that we give the parties ample time - about two weeks - so that they can register a consent with the Industrial Court and then the matter can be sorted out."
}