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

GET /v1/routes/1788/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "44993be526fb440ba805ca47b22deef9"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/509/",
    "description": "Champagne - Grands lacs",
    "creator_name": "xoga74",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/fc7e1e13-54a2-4a17-b730-f7f17d889f67"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1413/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1788/",
    "metadata": {
        "length": 772800,
        "lengthKind": "routed",
        "duration": 168700,
        "positionLists": 3,
        "positions": 2152,
        "size": 135286,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-05-07T22:10:13+00:00",
        "country": "FR"
    }
}