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

{
    "id": 42162,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42162/?format=api",
    "text_counter": 269,
    "type": "speech",
    "speaker_name": "Mr. Kimunya",
    "speaker_title": "The Minister for Transport",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": "On 21st September, 2010, I wrote to the Treasury raising concerns over the pricing of the contract and requested the Treasury as the chief advisor to the Government procurement to determine whether the unit rates of the contract represented good value to the taxpayer, and whether the contract ought to proceed in that form."
}