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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Position 1 to Position 6486",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b8187801-bf44-4c48-b156-ab43c0e7d338"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39334/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55825/",
    "metadata": {
        "length": 87068,
        "lengthKind": "routed",
        "duration": 6809,
        "positionLists": 1,
        "positions": 6486,
        "size": 1337923,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-05-05T08:26:13.200000+00:00",
        "elevationGain": 1101,
        "elevationLoss": 1074,
        "country": "ES"
    }
}