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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7865/",
    "description": "1 START 'tgriezeltreffen 2012 to 76 einde=+-32km(165)",
    "creator_name": "pinokio",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e3ff719a-a8db-4c6f-83bc-726b9237b803"
    },
    "localFile": "https://api.routeconverter.com/v1/files/11696/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50705/",
    "metadata": {
        "length": 456034,
        "lengthKind": "straight-line",
        "positionLists": 3,
        "positions": 1825,
        "size": 122133,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "BE"
    }
}