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

{
    "id": 1111331,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1111331/?format=api",
    "text_counter": 48,
    "type": "speech",
    "speaker_name": "Sen. Mwaruma",
    "speaker_title": "",
    "speaker": {
        "id": 13223,
        "legal_name": "Johnes Mwashushe Mwaruma",
        "slug": "johnes-mwashushe-mwaruma"
    },
    "content": "Mr. Speaker, Sir, I support the Petition. I know that the Committee on Education will look at the Early Child Education Act, which we passed last year, to see how we can assist the ECD teachers."
}