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

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

{
    "category": "https://api.routeconverter.com/v1/categories/167/",
    "description": "Track \"Bohnerz-Wege\"",
    "creator_name": "hampi40",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2faa05b5-35c0-43f1-8cb7-08756e8b9b38"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5663/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7665/",
    "metadata": {
        "length": 17836,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 451,
        "size": 42908,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 362,
        "elevationLoss": 362,
        "country": "CH"
    }
}