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

{
    "id": 1330,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1330/?format=api",
    "text_counter": 320,
    "type": "speech",
    "speaker_name": "Mr. Orengo",
    "speaker_title": "The Minister for Lands",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": " I am taking it positively but I am saying that by the rules of this House, he is not supposed to address me directly. He should address Madam Temporary Deputy Speaker. So, you need to read a little bit of Standing Orders before you ask me to read the law."
}