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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1265/",
    "description": "2010-05-03T06:37:30Z",
    "creator_name": "Heliraimund",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/87e597fa-7c6b-47d1-af80-af7271021bb5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3810/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4553/",
    "metadata": {
        "length": 11352,
        "lengthKind": "track",
        "duration": 18383,
        "positionLists": 1,
        "positions": 1773,
        "size": 249193,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-05-03T06:37:30+00:00",
        "elevationGain": 1108,
        "elevationLoss": 1095,
        "country": "GR"
    }
}