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

{
    "id": 3429,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3429/?format=api",
    "text_counter": 274,
    "type": "speech",
    "speaker_name": "Mr. Mwakwere",
    "speaker_title": "The Minister for Trade",
    "speaker": {
        "id": 189,
        "legal_name": "Chirau Ali Mwakwere",
        "slug": "chirau-mwakwere"
    },
    "content": "(b) The construction of Maragua Wholesale Market will commence during the 2012/2013 Financial Year once the land transfer is finalised."
}