URL: | https://dev.swcombine.com/ws/v2.0/types/{entity_type:ships|vehicles|stations|facilities|weapons|items|races|npcs|droids|materials|creatures|planets|terrain|faction modules}/{uid}[/] |
Method: | GET |
Description: | Gets the representation of an entity |
Pattern Description: |
entity_type (Mandatory): One-of: ships, vehicles, stations, facilities, weapons, items, races, npcs, droids, materials, creatures, planets, terrain uid (Optional): UID of the entity |
Rate Limited: | No |
Query String: | N/A |
Parameters: | N/A |
Requires Authentication: | No |
Permissions: | N/A |
Returns: |
200 OK: Returns the representation for the specified entity 400 Bad Request: One or more of the provided parameters was invalid 404 Not Found: Specified ship does not exist |