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

{
    "id": 304674,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/304674/?format=api",
    "text_counter": 227,
    "type": "speech",
    "speaker_name": "Prof. Olweny",
    "speaker_title": "",
    "speaker": {
        "id": 122,
        "legal_name": "Patrick Ayiecho Olweny",
        "slug": "patrick-olweny"
    },
    "content": "Mr. Speaker, Sir, I think I got the hon. Member right that this will be for four years and we are in the first year. Consecutive years means this year goes, then the next year and then the following one we come in. That is what consecutive years means; one year after the other."
}