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

{
    "id": 201728,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/201728/?format=api",
    "text_counter": 20,
    "type": "speech",
    "speaker_name": "Mr. Sungu",
    "speaker_title": "",
    "speaker": {
        "id": 324,
        "legal_name": "Gor Eric Sungu",
        "slug": "gor-sungu"
    },
    "content": "On a point of order, Mr. Speaker, Sir. The Assistant Minister failed to get the gist of my question. The gist of my question is creating capacity at the local authorities' level and not at the Ministry's level. That is an area in this country which needs to be capacitated, so that the local authorities can implement the projects themselves."
}