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

{
    "id": 54764,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/54764/?format=api",
    "text_counter": 131,
    "type": "speech",
    "speaker_name": "Mr. Rai",
    "speaker_title": "The Assistant Minister for Lands",
    "speaker": {
        "id": 203,
        "legal_name": "Samuel Gonzi Rai",
        "slug": "samuel-rai"
    },
    "content": " Tuesday afternoon is not possible because the Commissioner of Lands is currently out of the country and he is expected back on Tuesday. So, if I could just get Wednesday, Thursday or any other date after that, I will be comfortable."
}