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

GET /v1/routes/56360/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "2657f294a1868e14566b13633b5e27f2"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "dag 1 van Murtel via Col du Galibier 312 km.",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/cdc82235-6408-4d05-9e5a-33aa60bf08a6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39869/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56360/",
    "metadata": {
        "length": 619415,
        "lengthKind": "routed",
        "duration": 2138,
        "positionLists": 2,
        "positions": 5921,
        "size": 675927,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-12-17T21:13:35+00:00",
        "country": "FR"
    }
}