Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/33/?format=api
{ "parent": "https://api.routeconverter.com/v1/categories/14/?format=api", "name": "Bayern, Franken, Schwaben", "children": [ { "name": "Nördlich der Donau", "url": "https://api.routeconverter.com/v1/categories/1631/?format=api" }, { "name": "Südlich der Donau", "url": "https://api.routeconverter.com/v1/categories/1632/?format=api" } ], "routes": [ { "description": "AS4 to B85 Nürnberger Straße", "creator_name": "heldimen", "localFileUrl": { "file": "https://api.routeconverter.com/files/76250b1b-1236-4c9c-83cc-87d2d5f4b1f6" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/40210/?format=api" } ], "url": "https://api.routeconverter.com/v1/categories/33/?format=api" }