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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8010/",
    "description": "rhe1_4",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/bbaac2de-efd2-4aa8-b066-e2e158777160"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39412/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55903/",
    "metadata": {
        "length": 127169,
        "lengthKind": "track",
        "duration": 39163,
        "positionLists": 1,
        "positions": 1272,
        "size": 154076,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-01-31T10:56:24+00:00",
        "elevationGain": 1612,
        "elevationLoss": 1724,
        "country": "CH"
    }
}