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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1265/",
    "description": "16_KE_Nida_TimiosStavros",
    "creator_name": "Ohnemus-wolf",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a242fdbc-f3c7-4d2f-966e-bcb1e9f7bb05"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4903/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/6877/",
    "metadata": {
        "length": 8937,
        "lengthKind": "track",
        "duration": 12729,
        "positionLists": 1,
        "positions": 292,
        "size": 40170,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2002-09-21T05:17:16+00:00",
        "elevationGain": 1207,
        "elevationLoss": 124,
        "country": "GR"
    }
}