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

{
    "id": 260042,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/260042/?format=api",
    "text_counter": 59,
    "type": "speech",
    "speaker_name": "Mr. Kimunya",
    "speaker_title": "",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": "Mr. Speaker, Sir, I think it has been agreed within this House before that the duty of interpretation of the law and whether the matter is constitutional or unconstitutional is a matter we leave to the courts. However, for the purposes of the implementation of the Public Procurement Act---"
}