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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1949/",
    "description": "Dechsendorfer Weiher - Röttenbach",
    "creator_name": "Wurzelsepp",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/cf408a33-3b59-46d4-978b-8278eade45bc"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6145/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8225/",
    "metadata": {
        "length": 12835,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 1045,
        "size": 162127,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 171,
        "elevationLoss": 181,
        "country": "DE"
    }
}