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

{
    "id": 270913,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/270913/?format=api",
    "text_counter": 234,
    "type": "speech",
    "speaker_name": "Mr. Y. Haji",
    "speaker_title": "The Minister of State for Defence",
    "speaker": {
        "id": 26,
        "legal_name": "Yusuf Mohammed Haji",
        "slug": "yusuf-haji"
    },
    "content": " On a point of information, Mr. Speaker, Sir. I had a very fruitful discussion with the Minister and I told him that I was going to give him a list of 2,000 people from my constituency who are in refugee camps. I hope that when I do that, something tangible will happen."
}