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

{
    "id": 11744,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/11744/?format=api",
    "text_counter": 50,
    "type": "speech",
    "speaker_name": "Mr. Pesa",
    "speaker_title": "",
    "speaker": {
        "id": 134,
        "legal_name": "John Dache Pesa",
        "slug": "john-pesa"
    },
    "content": "Mr. Speaker, Sir, while the Minister was answering the Question, he stated that one of the measures he is taking is to ensure that he establishes police posts along the areas which are prone to cattle rustling."
}