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

{
    "id": 187945,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/187945/?format=api",
    "text_counter": 106,
    "type": "speech",
    "speaker_name": "Mr. Pesa",
    "speaker_title": "",
    "speaker": {
        "id": 134,
        "legal_name": "John Dache Pesa",
        "slug": "john-pesa"
    },
    "content": "Thank you, Mr. Speaker, Sir, for giving me this opportunity ask this Question No.165. However, before I ask it, according to Standing Order No.75, I would like to declare my interest in that I am the director of two private schools; a primary and a secondary school."
}