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

{
    "id": 63211,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/63211/?format=api",
    "text_counter": 140,
    "type": "speech",
    "speaker_name": "Mr. Affey",
    "speaker_title": "",
    "speaker": {
        "id": 381,
        "legal_name": "Mohammed Abdi Affey",
        "slug": "mohammed-affey"
    },
    "content": "Mr. Speaker, Sir, I had an occasion to consult with the Minister and we agreed that since he is collecting some information, perhaps, he will be able to answer it tomorrow."
}