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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "Neue Positionsliste 2",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/04354c86-9d8f-43ea-b33a-f40c66eb2641"
    },
    "localFile": "https://api.routeconverter.com/v1/files/34992/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51483/",
    "metadata": {
        "length": 444214,
        "lengthKind": "routed",
        "duration": 127,
        "positionLists": 1,
        "positions": 5,
        "size": 1263,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2011-03-06T09:41:05.978000+00:00",
        "elevationGain": 1361,
        "elevationLoss": 2092,
        "country": "IT"
    }
}