Entity

Returns one entity.

Url

http://voota.es/a1

HTTP Methods

GET

Parameters

Required

  • method: entity
  • type: <politician|party>
  • id: <entity_id>

Examples

The request:

http://voota.es/a1?method=entity&type=politician&id=238

Returns:

The entity (politician) wich id is 238

The request:

http://voota.es/a1?method=entities&type=party&id=1

Returns:

The entity (party) wich id is 238