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

{
    "id": 249868,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/249868/?format=api",
    "text_counter": 43,
    "type": "speech",
    "speaker_name": "Mr. Kingi",
    "speaker_title": "",
    "speaker": {
        "id": 27,
        "legal_name": "Amason Jeffah Kingi",
        "slug": "amason-kingi"
    },
    "content": "Mr. Deputy Speaker, Sir, in fact, I want to point out that these days police officers do not require to license meetings. You only need to inform them that a meeting will take place in such and such a town. Our role is to provide security to ensure that the meeting takes place in a peaceful manner."
}