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

{
    "id": 456115,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/456115/?format=api",
    "text_counter": 180,
    "type": "speech",
    "speaker_name": "Hon. Kombe",
    "speaker_title": "",
    "speaker": {
        "id": 250,
        "legal_name": "Harrison Garama Kombe",
        "slug": "harrison-kombe"
    },
    "content": "Hon. Speaker, would I be in order to ask the Chair to give his report because he had visited the area? It was already in the process--"
}