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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Krimml_Z",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9cdb0a08-2832-4046-81af-4a2a06454c71"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38708/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55199/",
    "metadata": {
        "length": 70334,
        "lengthKind": "track",
        "duration": 15355,
        "positionLists": 1,
        "positions": 2299,
        "size": 242339,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-09-28T08:34:29+00:00",
        "elevationGain": 637,
        "elevationLoss": 924,
        "country": "AT"
    }
}