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

{
    "id": 2387,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2387/?format=api",
    "text_counter": 78,
    "type": "speech",
    "speaker_name": "Mr. Gabbow",
    "speaker_title": "",
    "speaker": {
        "id": 258,
        "legal_name": "Mohamed Hussein Gabbow",
        "slug": "mohammed-gabbow"
    },
    "content": "Mr. Speaker, Sir, the Ministry is in the process of establishing a database for all the districts and we are modernizing. We are going electronic and so, the situation will improve soon."
}