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

GET /v1/routes/50962/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "0a7220200d99314d1e348fe0a690872d"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "Thonon-les-Bains  to Nice (2)",
    "creator_name": "gerold-klein@gmx.de",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2bf77a34-5381-4c37-bb15-ee718f6b8f7b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25774/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50962/",
    "metadata": {
        "length": 1438140,
        "lengthKind": "straight-line",
        "duration": 0,
        "positionLists": 3,
        "positions": 144,
        "size": 54151,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-08-02T13:34:36+00:00",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "IT"
    }
}