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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7866/",
    "description": "Swalmen (3)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ab4f63a9-97ca-475a-be11-fa8aeb203a85"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39060/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55551/",
    "metadata": {
        "length": 13021,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 162,
        "size": 13492,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 41,
        "elevationLoss": 55,
        "country": "NL"
    }
}