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

{
    "id": 69385,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/69385/?format=api",
    "text_counter": 109,
    "type": "speech",
    "speaker_name": "Mr. Orengo",
    "speaker_title": "The Minister for Lands",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": " Mr. Deputy Speaker, Sir, it depends on where you were brought up. If you were brought up by the Anglo-Saxons, evening starts at 3.00 o’clock and not at 6.00 o’clock. At 6.00 o’clock it is already night. If you are in Oslo, it is deep in the night."
}