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

{
    "id": 135442,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/135442/?format=api",
    "text_counter": 250,
    "type": "speech",
    "speaker_name": "Mr. Omingo",
    "speaker_title": "The Assistant Minister for Trade",
    "speaker": {
        "id": 180,
        "legal_name": "James Omingo Magara",
        "slug": "omingo-magara"
    },
    "content": " Thank you, Mr. Speaker, Sir. I rise to second this Motion on the Vote of the Ministry of Industrialization."
}