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

GET /v1/routes/53703/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "30cc476f26356043f86b24ca0725906b"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8027/?format=api",
    "description": "Position 1 to Position 1670",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/60f7968b-135f-47ef-8b4f-133d6e7cf398"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37212/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53703/?format=api",
    "metadata": {
        "length": 37797,
        "lengthKind": "track",
        "duration": 15284,
        "positionLists": 1,
        "positions": 1670,
        "size": 168888,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-06-12T12:29:37+00:00",
        "elevationGain": 1441,
        "elevationLoss": 1467,
        "country": "PL"
    }
}