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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "05-TF-Schwei-Seefeld-11.05.16-53 Km",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8a8377bd-8ef8-432a-b60b-ea3590299013"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38242/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54733/",
    "metadata": {
        "length": 52952,
        "lengthKind": "track",
        "duration": 839226692,
        "positionLists": 1,
        "positions": 182,
        "size": 43502,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-05-03T17:13:13.066000+00:00",
        "elevationGain": 40,
        "elevationLoss": 38,
        "country": "DE"
    }
}