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

{
    "id": 94210,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/94210/?format=api",
    "text_counter": 45,
    "type": "speech",
    "speaker_name": "Ms. Mathenge",
    "speaker_title": "",
    "speaker": {
        "id": 77,
        "legal_name": "Esther Murugi Mathenge",
        "slug": "esther-murugi"
    },
    "content": "Mr. Speaker, Sir, I will be able to do it if and when I get enough funds to employ more members of staff. However, as I have also said, we are looking for volunteers in areas where women have either not borrowed or where they have borrowed but do not repay so that we can reach them."
}