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

{
    "id": 211128,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/211128/?format=api",
    "text_counter": 198,
    "type": "speech",
    "speaker_name": "Mr. Wetangula",
    "speaker_title": "The Assistant Minister for Foreign Affairs",
    "speaker": {
        "id": 210,
        "legal_name": "Moses Masika Wetangula",
        "slug": "moses-wetangula"
    },
    "content": " I am sure Mr. Ahenda has the answer and it is not in his Motion. Since this is a popular Motion, I am sure there are many colleagues who also want to contribute. With those few remarks, I beg to oppose the Motion."
}