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

{
    "id": 1038981,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1038981/?format=api",
    "text_counter": 45,
    "type": "speech",
    "speaker_name": "Sen. Wetangula",
    "speaker_title": "",
    "speaker": {
        "id": 210,
        "legal_name": "Moses Masika Wetangula",
        "slug": "moses-wetangula"
    },
    "content": "On a point of order, Mr. Speaker, Sir. It will help a great deal if the Counsel, in addition to saying black or blue folder, tells us what number it is because the files are numbered. This is so that it is easier to identify them since some of us have got several blue folders and blue files."
}