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

{
    "id": 263975,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/263975/?format=api",
    "text_counter": 55,
    "type": "speech",
    "speaker_name": "Mr. Orengo",
    "speaker_title": "The Minister for Lands",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": " Mr. Deputy Speaker, Sir, I am sorry. I was expecting this Statement to come from my office at 9.10 a.m. but it is not yet here. Although I had agreed with my friend that I will give it in the morning, if he can bear with me I can give it in the afternoon. Actually, it was meant to be given in the afternoon."
}