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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8010/",
    "description": "Position 1 to Position 321",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0d54c499-4563-43e5-9e3b-6cbf421c3fd4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35197/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51688/",
    "metadata": {
        "length": 7883,
        "lengthKind": "track",
        "duration": 13498,
        "positionLists": 1,
        "positions": 321,
        "size": 94185,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-03-09T09:59:53.802000+00:00",
        "elevationGain": 614,
        "elevationLoss": 621,
        "country": "CH"
    }
}