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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7865/",
    "description": "Mot'Art 2014",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b5546610-bd46-4bd6-90ec-33a69d65c0bd"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39279/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55770/",
    "metadata": {
        "length": 91948,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 335,
        "size": 23488,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 242,
        "elevationLoss": 241,
        "country": "BE"
    }
}