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

GET /v1/routes/51628/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "32d74585254fcc4dfd5493de9f515973"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Neue Positionsliste 1 (5)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0af20b25-1a14-4acd-b986-01c646cbac03"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35137/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51628/",
    "metadata": {
        "length": 183531,
        "lengthKind": "routed",
        "duration": 948,
        "positionLists": 1,
        "positions": 14,
        "size": 3797,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-08-21T10:32:41.375000+00:00",
        "elevationGain": 36,
        "elevationLoss": 41,
        "country": "DE"
    }
}