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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Position 1 to Position 129",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/616ff443-5280-4359-8f17-d923d6a37a63"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37222/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53713/",
    "metadata": {
        "length": 68776,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 129,
        "size": 9903,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 171,
        "elevationLoss": 188,
        "country": "AT"
    }
}