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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "wf-alt#01_1",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4b23326f-b8e5-4fd2-85d0-240ed53d133d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36679/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53170/",
    "metadata": {
        "length": 11694,
        "lengthKind": "track",
        "duration": 10792,
        "positionLists": 1,
        "positions": 109,
        "size": 13723,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-12-06T10:20:50+00:00",
        "elevationGain": 349,
        "elevationLoss": 171,
        "country": "DE"
    }
}