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

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

{
    "category": "https://api.routeconverter.com/v1/categories/23/",
    "description": "Levico-Tour2 - 400km Monti Lessini",
    "creator_name": "Jimikatze",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/87ede8ae-ac76-4d7f-9c9e-c105533a6e26"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5029/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7023/",
    "metadata": {
        "length": 749343,
        "lengthKind": "routed",
        "duration": 257937654,
        "positionLists": 2,
        "positions": 8356,
        "size": 701596,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-02-06T18:45:56+00:00",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "IT"
    }
}