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

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

{
    "category": "https://api.routeconverter.com/v1/categories/831/",
    "description": "Einruhr-Oberseerunde big",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6de7fb98-0f53-4f70-9e3b-dafd7cb288d7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2896/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3470/",
    "metadata": {
        "length": 16893,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 827,
        "size": 73358,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 937,
        "elevationLoss": 672,
        "country": "DE"
    }
}