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

GET /v1/routes/52160/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "683e263cdff890799d6c8c3b073857be"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7865/",
    "description": "Start/Finish; Pater Kustersweg 15 to Start/Finish; Pater Kustersweg 15",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2173456d-6ac1-4dd2-9850-f42fed04855d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35669/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52160/",
    "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"
    }
}