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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "WPT00001 to WPT10275",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0b501227-d7a4-4a8f-a86d-cb432f11a74b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35147/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51638/",
    "metadata": {
        "length": 157581,
        "lengthKind": "straight-line",
        "duration": 27086,
        "positionLists": 4,
        "positions": 20550,
        "size": 5013434,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2011-11-13T06:49:30.014000+00:00",
        "elevationGain": 2470,
        "elevationLoss": 2256,
        "country": "ES"
    }
}