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

{
    "id": 568403,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/568403/?format=api",
    "text_counter": 48,
    "type": "speech",
    "speaker_name": "Hon. (Eng.) Gumbo",
    "speaker_title": "",
    "speaker": {
        "id": 24,
        "legal_name": "Nicholas Gumbo",
        "slug": "nicholas-gumbo"
    },
    "content": "Hon. Speaker, I beg to give notice of the following Motion:- THAT, this House adopts the Report of the Public Accounts Committee on the Judicial Service Commission and the Judiciary Special Audit Report of May 2014."
}