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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8010/",
    "description": "Fucine",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c809f63b-2534-40c1-a687-2d2154c7a4e7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39721/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56212/",
    "metadata": {
        "length": 1637952,
        "lengthKind": "routed",
        "duration": 178,
        "positionLists": 1,
        "positions": 4,
        "size": 1381,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-05-23T12:41:48.248000+00:00",
        "elevationGain": 399,
        "elevationLoss": 399,
        "country": "CH"
    }
}