{ "id": "Fish", "name": "Fish", "hue": 343, "properties": { "name": { "id": "name", "name": "Name", "type": "string", "required": true }, "description": { "id": "description", "name": "Description", "type": "string" }, "catchphrase": { "id": "catchphrase", "name": "Catchphrase", "type": "string" }, "number": { "id": "number", "name": "Critterpedia #", "type": "number" }, "sell_price": { "id": "sell_price", "name": "Sell Price", "type": "number" }, "Fish-LOCATION": { "id": "Fish-LOCATION", "type": "relationship", "relationshipTypeId": "Fish-LOCATION", "direction": "outgoing", "name": "Location" }, "Fish-ALTITUDE": { "id": "Fish-ALTITUDE", "type": "relationship", "relationshipTypeId": "Fish-ALTITUDE", "direction": "outgoing", "name": "Altitude" }, "Fish-WEATHER": { "id": "Fish-WEATHER", "type": "relationship", "relationshipTypeId": "Fish-WEATHER", "direction": "outgoing", "name": "Weather" }, "Fish-SHADOW": { "id": "Fish-SHADOW", "type": "relationship", "relationshipTypeId": "Fish-SHADOW", "direction": "outgoing", "name": "Shadow" }, "Fish-HOURS": { "id": "Fish-HOURS", "type": "relationship", "relationshipTypeId": "Fish-HOURS", "direction": "outgoing", "name": "Hours", "order": [ { "id": "order", "order": "asc" } ], "hidden": true }, "time": { "id": "time", "name": "Active Hours", "type": "string" }, "Fish-MONTHS": { "id": "Fish-MONTHS", "type": "relationship", "relationshipTypeId": "Fish-MONTHS", "direction": "outgoing", "name": "Seasonality", "order": [ { "id": "order", "order": "asc" } ], "list": true }, "thumbnail": { "id": "thumbnail", "name": "Thumbnail", "type": "media" } }, "updatedAt": 1657886959662, "visibility": "featured" }