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

GET /v1/routes/57562/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "102e07879af8faea28ffe5024093cec3"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "Neue Positionsliste 1 (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/fec08460-1632-49a5-b66a-011d4559b45a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/41071/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57562/",
    "metadata": {
        "length": 833102,
        "lengthKind": "straight-line",
        "duration": 105,
        "positionLists": 1,
        "positions": 15,
        "size": 3189,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2015-02-22T15:19:49.126000+00:00",
        "elevationGain": 708,
        "elevationLoss": 716,
        "country": "FR"
    }
}