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

{
    "id": 65200,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/65200/?format=api",
    "text_counter": 64,
    "type": "speech",
    "speaker_name": "Mr. Rai",
    "speaker_title": "",
    "speaker": {
        "id": 203,
        "legal_name": "Samuel Gonzi Rai",
        "slug": "samuel-rai"
    },
    "content": "Mr. Speaker, Sir, I said within 45 days that land will revert back to its original use. My colleague was not act actually in the House when I said I need 45 days. I want to correct him; it is 45 days and not 25 days. That is enough time for us."
}