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

{
    "id": 334186,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/334186/?format=api",
    "text_counter": 41,
    "type": "speech",
    "speaker_name": "Mr. Rai",
    "speaker_title": "",
    "speaker": {
        "id": 203,
        "legal_name": "Samuel Gonzi Rai",
        "slug": "samuel-rai"
    },
    "content": "Mr. Speaker, Sir, currently, we are on the preliminary identification. So, the list will be available in my office. I request my colleague to pass by the office of the Director of Land Adjudication once the list has been submitted so that he also confirms that it is the correct list."
}