This endpoint presents the RouteConverter API for routes in the system.

GET /v1/routes/11307/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "af03febb02e4d85a8ddce4f465e41fda"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/1944/?format=api",
    "description": "Montagne d'Aujour",
    "creator_name": "pedinegre",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3206823f-b496-4d32-afde-0b2c7c31a15f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/8856/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/11307/?format=api"
}