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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1265/",
    "description": "2010-05-06T07:27:56Z",
    "creator_name": "Heliraimund",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f5aa582d-df82-4dbb-9f54-9233c7c5c7dc"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3812/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4555/",
    "metadata": {
        "length": 9521,
        "lengthKind": "track",
        "duration": 19534,
        "positionLists": 1,
        "positions": 1463,
        "size": 204613,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-05-06T07:27:56+00:00",
        "elevationGain": 1482,
        "elevationLoss": 1551,
        "country": "GR"
    }
}