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

{
    "id": 65638,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/65638/?format=api",
    "text_counter": 119,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": "Mr. Deputy Speaker, Sir, would the Assistant Minister agree with me that if there was a change of policy and you required that birth certificates to be issued at the hospital where these children are born, this problem would not arise because before the babies leave the hospitals, we would be having these documents?"
}