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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "PB Weserbergland Sauerland Track",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7a5dae98-e237-4fbc-9b30-27581c2bbbac"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37867/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54358/",
    "metadata": {
        "length": 255390,
        "lengthKind": "track",
        "duration": 19572,
        "positionLists": 1,
        "positions": 463,
        "size": 106552,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-10-03T08:06:36+00:00",
        "elevationGain": 2816,
        "elevationLoss": 2742,
        "country": "DE"
    }
}