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

{
    "id": 112213,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/112213/?format=api",
    "text_counter": 270,
    "type": "speech",
    "speaker_name": "Mr. Musila",
    "speaker_title": "The Assistant Minister, Ministry of State for Defence",
    "speaker": {
        "id": 94,
        "legal_name": "David Musila",
        "slug": "david-musila"
    },
    "content": "Mr. Speaker, Sir, hon. Members will note that countries in the region coming out of conflicts have acquired arms which encourage cross-border raids. Since it is difficult to put soldiers in every village, occasionally, such raids take place and some citizens or even our own soldiers, get injured or killed."
}