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

{
    "id": 62214,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/62214/?format=api",
    "text_counter": 10,
    "type": "speech",
    "speaker_name": "Mr. Pesa",
    "speaker_title": "",
    "speaker": {
        "id": 134,
        "legal_name": "John Dache Pesa",
        "slug": "john-pesa"
    },
    "content": "(a) Could the Minister clarify whether persons recently employed by the Government in the Ministry of Education are set to be dismissed from service and, if so, what are the reasons for the decision?"
}