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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1265/",
    "description": "2010-05-07T07:03:53Z",
    "creator_name": "Heliraimund",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/90bec300-f456-4637-b568-ddce1a2d7d7a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3813/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4556/",
    "metadata": {
        "length": 9065,
        "lengthKind": "track",
        "duration": 16170,
        "positionLists": 1,
        "positions": 1571,
        "size": 176578,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-05-07T07:03:53+00:00",
        "elevationGain": 2357,
        "elevationLoss": 2463,
        "country": "GR"
    }
}