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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "Neue Positionsliste 1 (5)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/84ab751c-6e04-4346-b351-a32cefb900bd"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38102/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54593/",
    "metadata": {
        "length": 288585,
        "lengthKind": "routed",
        "duration": 14920,
        "positionLists": 1,
        "positions": 19,
        "size": 4515,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-07-20T11:22:07.921000+00:00",
        "elevationGain": 4296,
        "elevationLoss": 4492,
        "country": "IT"
    }
}