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

{
    "id": 175650,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/175650/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Dr. Khalwale",
    "speaker_title": "",
    "speaker": {
        "id": 170,
        "legal_name": "Bonny Khalwale",
        "slug": "bonny-khalwale"
    },
    "content": "Mr. Speaker, Sir, when the Minister was considering this case, she left out a group of IDPs comprising people who did not go to camps, but chose to join their relatives. When is she going to extend the same facilities to those IDPs?"
}