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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "r40",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ac6d3a78-cc61-4e3b-8ca7-4e5768ec8652"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39080/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55571/",
    "metadata": {
        "length": 44465,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 2418,
        "size": 226474,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 1164,
        "elevationLoss": 1381,
        "country": "AT"
    }
}