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

{
    "id": 42040,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42040/?format=api",
    "text_counter": 147,
    "type": "speech",
    "speaker_name": "Mr. Ndambuki",
    "speaker_title": "",
    "speaker": {
        "id": 191,
        "legal_name": "Gideon Musyoka Ndambuki",
        "slug": "gideon-ndambuki"
    },
    "content": "Mr. Speaker, Sir, the Ministry set up an arbitration court for anybody who has a problem to go there. However, the Ministry is not supposed to meet the expenses of anybody who goes for arbitration. So, MOCO is free to pay whatever is required, and their case will be heard and determined."
}