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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8010/",
    "description": "21.08.2017 01:27:03",
    "creator_name": "Abcd",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/55842ceb-4fc1-4ead-996f-f668f5040e68"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25316/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50904/",
    "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"
    }
}