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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7865/",
    "description": "Start/Finish; Pater Kustersweg 15 to Start/Finish; Pater Kustersweg 15 (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5d48dfbc-b72a-49d8-9a5e-836a880dd26c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37119/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53610/",
    "metadata": {
        "length": 120066,
        "lengthKind": "track",
        "duration": 0,
        "positionLists": 2,
        "positions": 1852,
        "size": 109582,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-03-04T15:53:15+00:00",
        "country": "BE"
    }
}