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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "(2014-03-01/02) - Oranienburg - Börnicke - Finkenkrug",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/10ecd2dc-6f31-4226-95ce-7ac31e87a86b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35283/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51774/",
    "metadata": {
        "length": 48779,
        "lengthKind": "track",
        "duration": 96987,
        "positionLists": 1,
        "positions": 6991,
        "size": 881558,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-03-01T14:12:39+00:00",
        "elevationGain": 1601,
        "elevationLoss": 1605,
        "country": "DE"
    }
}