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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "(2014 -07-27) - Neubrandenburg - Fürstenberg/Havel",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2c027c3e-c9a4-4be7-b302-f19cfdd831b6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35900/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52391/",
    "metadata": {
        "length": 52990,
        "lengthKind": "track",
        "duration": 11930,
        "positionLists": 1,
        "positions": 7263,
        "size": 1469088,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-07-27T11:01:29+00:00",
        "elevationGain": 1802,
        "elevationLoss": 1824,
        "country": "DE"
    }
}