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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "01 Lienz to 42 Lienz",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/efdc7f2e-d4f6-41e7-a2fc-2f6461a8a8da"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40676/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57167/",
    "metadata": {
        "length": 204298,
        "lengthKind": "straight-line",
        "duration": 72052317,
        "positionLists": 1,
        "positions": 42,
        "size": 22181,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-02-18T08:37:49+00:00",
        "elevationGain": 2330,
        "elevationLoss": 2330,
        "country": "IT"
    }
}