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

{
    "id": 222207,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/222207/?format=api",
    "text_counter": 50,
    "type": "speech",
    "speaker_name": "Mr. Khaniri",
    "speaker_title": "",
    "speaker": {
        "id": 171,
        "legal_name": "George Munyasa Khaniri",
        "slug": "george-khaniri"
    },
    "content": "asked the Minister of State for Administration and National Security whether he could consider sub-dividing Shaviringa Location to enhance administration and bring services closer to the area residents."
}