>>> nbmovile.dcim.interfaces.get(device='mcloud8')
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/usr/local/lib/python3.5/dist-packages/pynetbox/lib/endpoint.py", line 161, in get
raise ValueError('get() returned more than one result.')
ValueError: get() returned more than one result.
Environment: pynetbox (3.2.0)