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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "mosel#06_1",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8a389fe8-f449-46cb-a3fd-af43eedc5f06"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38236/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54727/",
    "metadata": {
        "length": 130733,
        "lengthKind": "track",
        "duration": 35455,
        "positionLists": 1,
        "positions": 1048,
        "size": 177753,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-02-25T10:32:55.422000+00:00",
        "elevationGain": 1985,
        "elevationLoss": 2034,
        "country": "DE"
    }
}