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

{
    "id": 456256,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/456256/?format=api",
    "text_counter": 321,
    "type": "speech",
    "speaker_name": "Hon. Mulu",
    "speaker_title": "",
    "speaker": {
        "id": 1955,
        "legal_name": "Benson Makali Mulu",
        "slug": "benson-makali-mulu"
    },
    "content": "One of the things I like about these appointments is that they are also gender sensitive. You can see that we have picked a man and a lady. This is good for the Commission. However, even as I support these appointments, there are two or three things that need to be noted by this honourable House. In the past, this House has appointed hon. ladies and gentlemen to these positions. When they seek to be appointed, they behave the way we politicians behave when we are soliciting for votes. You can promise anything but once you get to your position, you forget that there is somebody who has assisted you to get to that position."
}