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

{
    "id": 129142,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/129142/?format=api",
    "text_counter": 84,
    "type": "speech",
    "speaker_name": "Dr. Nuh",
    "speaker_title": "",
    "speaker": {
        "id": 114,
        "legal_name": "Nuh Nassir Abdi",
        "slug": "nuh-abdi"
    },
    "content": "Mr. Speaker, Sir, age is one of the factors in the salary scale because the older you are, the more you earn."
}