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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "Neue Positionsliste 1 (4)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/733b783c-1629-4581-81b6-069abd5d75c7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37709/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54200/",
    "metadata": {
        "length": 421606,
        "lengthKind": "routed",
        "duration": 15373565,
        "positionLists": 1,
        "positions": 18,
        "size": 4751,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-07-07T17:21:34.952000+00:00",
        "elevationGain": 5060,
        "elevationLoss": 5952,
        "country": "IT"
    }
}