Is this correct, or bad data:
/company/07257851/officers
[Note both officers appear to have full points for both names]:
{
“start_index”: 0,
“total_results”: 2,
“items”: [
{
“name”: “., .”,
“appointed_on”: “2010-05-18”,
“address”: {
“country”: “United Kingdom”
},
“links”: {
“officer”: {
“appointments”: “/officers/YwFlGJPzX3XIt0a_I6lffTmVnsw/appointments”
}
},
“officer_role”: “secretary”
},
{
“officer_role”: “director”,
“links”: {
“officer”: {
“appointments”: “/officers/3XNOpTns7OqG6kXIWxdfoiUA-jg/appointments”
}
},
“address”: {
“country”: “United Kingdom”
},
“occupation”: “Accountant”,
“name”: “., .”,
“appointed_on”: “2010-05-18”,
“nationality”: “British”
}
],
“kind”: “officer-list”,
“links”: {
“self”: “/company/07257851/appointments”
},
“etag”: “d5b33f0c3822ea9e5ecb68c48ffcebe8fe3d7e71”,
“resigned_count”: 0,
“active_count”: 2,
“items_per_page”: 35
}