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

{
    "id": 111352,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/111352/?format=api",
    "text_counter": 307,
    "type": "speech",
    "speaker_name": "Mr. Wamalwa",
    "speaker_title": "",
    "speaker": {
        "id": 148,
        "legal_name": "Eugene Ludovic Wamalwa",
        "slug": "eugene-wamalwa"
    },
    "content": "Thank you, Madam Temporary Deputy Speaker, for giving me a chance to support this Motion for the adoption of the Draft Constitution as moved by the very able Chairman of the Parliamentary Select Committee on Constitutional Review, my learned friend, Mr. Abdikadir, and seconded by his very able Vice-Chairman, my learned friend, Mr. Ababu Namwamba."
}