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

GET /v1/routes/55250/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "5ac35dea47551ca5fc899889a5a4ff1f"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "Garmisch - Gardasee",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9f6876b3-9295-4370-b4fa-47eabcd6ccca"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38759/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55250/",
    "metadata": {
        "length": 371905,
        "lengthKind": "routed",
        "duration": 493,
        "positionLists": 1,
        "positions": 12,
        "size": 3468,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-07-06T18:58:36.891000+00:00",
        "elevationGain": 4147,
        "elevationLoss": 4653,
        "country": "IT"
    }
}