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

GET /v1/routes/52788/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "1ea09e2b660715927323cf6f5504800c"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "Neue Positionsliste 1 (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3c1390e0-9af1-49d3-adc9-dce304d2f9c9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36297/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52788/",
    "metadata": {
        "length": 332124,
        "lengthKind": "routed",
        "duration": 83290,
        "positionLists": 1,
        "positions": 18,
        "size": 4933,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-07-06T20:33:41.086000+00:00",
        "elevationGain": 3588,
        "elevationLoss": 3588,
        "country": "IT"
    }
}