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

{
    "id": 123483,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123483/?format=api",
    "text_counter": 63,
    "type": "speech",
    "speaker_name": "Mr. Affey",
    "speaker_title": "",
    "speaker": {
        "id": 381,
        "legal_name": "Mohammed Abdi Affey",
        "slug": "mohammed-affey"
    },
    "content": "Mr. Speaker, Sir, apparently it looks like the Assistant Minister is not very prepared to answer this Question. But we shall have an opportunity to summon you to our Committee on Equal Opportunity to explain this to us."
}