Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/1111/?format=api
{ "parent": "https://api.routeconverter.com/v1/categories/273/?format=api", "name": "Scotland", "children": [], "routes": [ { "description": "Schottlands Westen", "creator_name": "ozboss", "localFileUrl": { "file": "https://api.routeconverter.com/files/24159879-283e-4b06-9562-8f084fce2495" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/89/?format=api" }, { "description": "Glasgow - NC umweg", "creator_name": "martinvijn", "localFileUrl": null, "remoteUrl": "https://maps.google.de/maps?saddr=The+Kirkhouse+Inn+Glasgow+Rd+Blanefield,+Strathblane,+Glasgow,+Glasgow+City+G63+9AA,+United+Kingdom&daddr=55.61711,-3.63045+to:55.49712,-3.18931+to:55.00348,-3.20162+", "url": "https://api.routeconverter.com/v1/routes/17742/?format=api" }, { "description": "Newcastle-Holy Island-Edinburgh", "creator_name": "Brandmeyer", "localFileUrl": { "file": "https://api.routeconverter.com/files/9b9f9718-0ae0-480e-b3f5-965617de99c8" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/39257/?format=api" }, { "description": "Edinburgh-Oban", "creator_name": "Brandmeyer", "localFileUrl": { "file": "https://api.routeconverter.com/files/16a0d6d8-afc5-487c-8e89-8c00549a1126" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/39258/?format=api" }, { "description": "Oban-Fort William-Mallaig", "creator_name": "Brandmeyer", "localFileUrl": { "file": "https://api.routeconverter.com/files/2be7c07e-e5e6-4285-81a4-6ee278423e1f" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/39260/?format=api" }, { "description": "Mallaig-Isle of Skye-Cluanie Inn", "creator_name": "Brandmeyer", "localFileUrl": { "file": "https://api.routeconverter.com/files/cb0af1ab-0a58-42e5-8b51-7937e1eac705" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/39261/?format=api" }, { "description": "Cluanie Inn-Clynelish-Inverness", "creator_name": "Brandmeyer", "localFileUrl": { "file": "https://api.routeconverter.com/files/afa2786c-b63e-4dff-a617-2b3002394cf1" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/39262/?format=api" }, { "description": "Inverness-Balmoral-Pitlochry-Melrose", "creator_name": "Brandmeyer", "localFileUrl": { "file": "https://api.routeconverter.com/files/fa55e662-7440-4cb1-973e-66c6892164e3" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/39263/?format=api" }, { "description": "Melrose-Newcastle", "creator_name": "Brandmeyer", "localFileUrl": { "file": "https://api.routeconverter.com/files/03d1de8f-54fc-4f50-a37d-0a12bcd3eab7" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/39264/?format=api" } ], "url": "https://api.routeconverter.com/v1/categories/1111/?format=api" }