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

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

{
    "category": "https://api.routeconverter.com/v1/categories/880/",
    "description": "Assietta Grenzkammstrasse",
    "creator_name": "Cerberus",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9d44f2b3-400b-45dd-a7c1-e44f1ed0c6b3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/628/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/779/",
    "metadata": {
        "length": 154323,
        "lengthKind": "straight-line",
        "positionLists": 3,
        "positions": 918,
        "size": 129811,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 8157,
        "elevationLoss": 3612,
        "country": "IT"
    }
}