Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/1281/?format=api
{ "parent": "https://api.routeconverter.com/v1/categories/985/?format=api", "name": "Rheinland-Pfalz", "children": [], "routes": [ { "description": "Nette Schieferpfad", "creator_name": "Heliraimund", "localFileUrl": { "file": "https://api.routeconverter.com/files/204f04c5-5f6f-4d61-ac9b-38b657f88833" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/4579/?format=api" }, { "description": "Etappe 7/Track: Etappe 7Generated by Christian Pesch's RouteConverter. See http://www.routeconverter.de", "creator_name": "CSchmidtB", "localFileUrl": { "file": "https://api.routeconverter.com/files/05d403d6-e580-4d29-a653-302b762f0b02" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/5212/?format=api" } ], "url": "https://api.routeconverter.com/v1/categories/1281/?format=api" }