Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/491/?format=api
{ "parent": "https://api.routeconverter.com/v1/categories/254/?format=api", "name": "Niedersachsen", "children": [], "routes": [ { "description": "BadEssenBarkhausen", "creator_name": "pawlow", "localFileUrl": { "file": "https://api.routeconverter.com/files/22233dae-1f61-4726-8259-d3df9e106a0b" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/1697/?format=api" }, { "description": "Borgloh-Borgholzhausen", "creator_name": "mampele", "localFileUrl": null, "remoteUrl": "http://goo.gl/rh4Vg", "url": "https://api.routeconverter.com/v1/routes/21668/?format=api" } ], "url": "https://api.routeconverter.com/v1/categories/491/?format=api" }