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

{
    "id": 198140,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/198140/?format=api",
    "text_counter": 47,
    "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": "The second issue, which I will revisit, is where it says that voting will be in alphabetical order. Or is someone being preferred to come first before others? We are here as hon. Members of the National Assembly."
}