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

{
    "id": 303922,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/303922/?format=api",
    "text_counter": 484,
    "type": "speech",
    "speaker_name": "Mr. Wetangula",
    "speaker_title": "The Minister for Trade",
    "speaker": {
        "id": 210,
        "legal_name": "Moses Masika Wetangula",
        "slug": "moses-wetangula"
    },
    "content": " On a point of order, Madam Temporary Deputy Speaker. Is it in order for my good friend here to stand up and raise his hand as if he is in a classroom, when we have hi-tech facilities with us to attract the attention of the Chair?"
}