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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Das Kranzbach to Unken",
    "creator_name": "holde1212",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/03ade86f-106e-49b5-8d3f-81c33d0d4bed"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27289/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51212/",
    "metadata": {
        "length": 743781,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 5190,
        "size": 378968,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 5531,
        "elevationLoss": 5427,
        "country": "AT"
    }
}