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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7861/",
    "description": "Position 1 to Position 107",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/95e5538a-120d-4e9d-93cc-175e2dd501f7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38544/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55035/",
    "metadata": {
        "length": 61791,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 107,
        "size": 8708,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "RO"
    }
}