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

{
    "id": 122012,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/122012/?format=api",
    "text_counter": 252,
    "type": "speech",
    "speaker_name": "Mr. Cheptumo",
    "speaker_title": "",
    "speaker": {
        "id": 50,
        "legal_name": "William Cheptumo Kipkiror",
        "slug": "william-kipkiror"
    },
    "content": "Mr. Deputy Speaker, Sir, I do not want to give an undertaking as to whether I can bring a law because at the end of the day, it is the litigants to pursue the Government, the state corporations or private companies, to receive their claims."
}