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

{
    "id": 123553,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123553/?format=api",
    "text_counter": 133,
    "type": "speech",
    "speaker_name": "Mr. Ojode",
    "speaker_title": "",
    "speaker": {
        "id": 197,
        "legal_name": "Joshua Orwa Ojode",
        "slug": "joshua-ojode"
    },
    "content": "Mr. Speaker, Sir that is why I undertook to check whether they fall within the municipality and yet they keep cattle. If they keep cattle within the municipality, it is obvious that the local authority by laws do not allow people to keep cattle within the municipality. So, let me check if Kolwa falls under the municipality boundary."
}