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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1265/",
    "description": "2010-05-04T06:17:16Z",
    "creator_name": "Heliraimund",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/849d6095-03b9-4294-a31c-9b2f2613946b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3811/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4554/",
    "metadata": {
        "length": 15013,
        "lengthKind": "track",
        "duration": 27680,
        "positionLists": 1,
        "positions": 2068,
        "size": 231699,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-05-04T06:17:16+00:00",
        "elevationGain": 2331,
        "elevationLoss": 2433,
        "country": "GR"
    }
}