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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "Nieuwe tussenpuntlijst 1",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2f8cad2c-ea89-4080-82a8-7deef1992684"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35986/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52477/",
    "metadata": {
        "length": 279505,
        "lengthKind": "straight-line",
        "duration": 494,
        "positionLists": 1,
        "positions": 10,
        "size": 2610,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-07-17T15:28:10.325000+00:00",
        "elevationGain": 46,
        "elevationLoss": 43,
        "country": "FR"
    }
}