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

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

{
    "category": "https://api.routeconverter.com/v1/categories/289/?format=api",
    "description": "T10_Entrevaux_Menton",
    "creator_name": "Otmark",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ab8bf457-7719-48d1-9a9e-77e41da0dcaa"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2117/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2629/?format=api"
}