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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1842/?format=api",
    "description": "GA-WT-2010-10km",
    "creator_name": "hermann",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5a429f85-4a14-4021-95ea-2de21583ab13"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5694/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7709/?format=api"
}