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

{
    "id": 283394,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/283394/?format=api",
    "text_counter": 473,
    "type": "speech",
    "speaker_name": "Mr. Farah",
    "speaker_title": "",
    "speaker": {
        "id": 16,
        "legal_name": "Farah Maalim Mohamed",
        "slug": "farah-maalim"
    },
    "content": "Mr. Speaker, Sir, I want to correct one matter here. There is no Speedways mentioned in here. There are also no taxes mentioned in here. This is a civil matter between two people who entered into an agreement for the delivery of services. That is the only thing I want to mention."
}