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

GET /v1/routes/54514/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "9bcf9c41c1469c900a60c1190e22eaac"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "iGO-Route (22)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8130a3b5-6a51-44b3-a94e-c0d79ae62cb3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38023/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54514/",
    "metadata": {
        "length": 144752,
        "lengthKind": "routed",
        "duration": 85,
        "positionLists": 1,
        "positions": 69,
        "size": 13000,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-10-23T09:43:08.604000+00:00",
        "elevationGain": 2223,
        "elevationLoss": 2066,
        "country": "IT"
    }
}