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

{
    "id": 321740,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/321740/?format=api",
    "text_counter": 121,
    "type": "speech",
    "speaker_name": "Mr. Rai",
    "speaker_title": "",
    "speaker": {
        "id": 203,
        "legal_name": "Samuel Gonzi Rai",
        "slug": "samuel-rai"
    },
    "content": "Mr. Deputy Speaker, Sir, the question of waving payment of what is called “costs of getting a title” normally do not lie with our Ministry. So, if a request is made, we will make the necessary recommendations to the relevant department so that a waiver can be given. Thank you, Mr. Speaker, Sir."
}