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

{
    "id": 96782,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/96782/?format=api",
    "text_counter": 330,
    "type": "speech",
    "speaker_name": "Mr. Wetangula",
    "speaker_title": "The Minister for Foreign Affairs",
    "speaker": {
        "id": 210,
        "legal_name": "Moses Masika Wetangula",
        "slug": "moses-wetangula"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, once again, on behalf of all the colleagues in this National Assembly, I send our very sincere and heartfelt condolences to our brothers and sisters in Uganda and assure them that we are together in this, and we will be able to stand by them at any rate in any event on all issues."
}