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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7865/",
    "description": "Boenderberg; Natuurgebied to Vrouwenbos; Natuurgebied",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5fb5c084-b77e-4aef-970b-aef0d0d0c3ee"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37183/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53674/",
    "metadata": {
        "length": 51076,
        "lengthKind": "straight-line",
        "duration": 175,
        "positionLists": 2,
        "positions": 409,
        "size": 54190,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-11-19T17:47:59+00:00",
        "elevationGain": 693,
        "elevationLoss": 663,
        "country": "BE"
    }
}