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

{
    "id": 101321,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/101321/?format=api",
    "text_counter": 137,
    "type": "speech",
    "speaker_name": "Dr. Otichilo",
    "speaker_title": "",
    "speaker": {
        "id": 131,
        "legal_name": "Wilber Ottichilo Khasilwa",
        "slug": "wilber-ottichilo"
    },
    "content": "Mr. Deputy Speaker, Sir, I wish to know when the Assistant Minister intends to do the repairs he has assured us on this road, which is between Luanda and Majengo. When is the work going to commence?"
}