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

{
    "id": 198462,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/198462/?format=api",
    "text_counter": 369,
    "type": "speech",
    "speaker_name": "Mr. Orengo",
    "speaker_title": "The Member of Parliament for Ugenya",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": "Mr. Speaker, Sir, you will take into account the fact that, in Uganda, when there is contestation as to who is the President and, for example, there is an election petition, it has to be resolved within 30 days. In the United States, that is the position. But here, and that is why we cannot go to those courts, they would take their time."
}