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

GET /v1/routes/53458/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "b9f8db53fa152dfe3dddfa6558ff19ae"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "1 Holzhausen-Externsteine to 17 Holzhausen-Externsteine",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/573b0d6b-6db8-44b6-9242-fecdf6e31745"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36967/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53458/",
    "metadata": {
        "length": 2946,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 20,
        "size": 1803,
        "format": "Columbus GPS Type 1 (*.csv)",
        "elevationGain": 122,
        "elevationLoss": 123,
        "country": "DE"
    }
}