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

{
    "id": 150199,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/150199/?format=api",
    "text_counter": 354,
    "type": "speech",
    "speaker_name": "Mr. Wambugu",
    "speaker_title": "",
    "speaker": {
        "id": 149,
        "legal_name": "Clement Muchiri Wambugu",
        "slug": "clement-wambugu"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, the IPU is the sole international organization that represents the legislation branch of government of a global scale, established in 1889. Currently, the IPU has a membership of over 154 national parliaments. In addition, eight international parliamentary assemblies and organizations are associate Members."
}