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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "017; 30-SEP-12 9:45:09 to 028; 30-SEP-12 12:20:00",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/08675e1d-b8aa-4161-9f9d-df194e732455"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35087/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51578/",
    "metadata": {
        "length": 26102,
        "lengthKind": "straight-line",
        "duration": 12288,
        "positionLists": 5,
        "positions": 588,
        "size": 70691,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-09-30T07:44:04+00:00",
        "elevationGain": 643,
        "elevationLoss": 582,
        "country": "DE"
    }
}