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

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

{
    "category": "https://api.routeconverter.com/v1/categories/6914/",
    "description": "21.08.2017 01:27:03",
    "creator_name": "Abcd",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/66064eb3-f883-4416-a00a-895d2624628e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25309/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/39095/",
    "metadata": {
        "length": 1627214,
        "lengthKind": "track",
        "duration": 23229941,
        "positionLists": 1,
        "positions": 28656,
        "size": 6541415,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2017-08-20T23:27:04+00:00",
        "elevationGain": 19281,
        "elevationLoss": 19410,
        "country": "CH"
    }
}