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

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

{
    "category": "https://api.routeconverter.com/v1/categories/509/",
    "description": "Champagne - troyes reims",
    "creator_name": "xoga74",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8e973e49-c341-4b5d-ba77-76a7dd6dec75"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1415/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1790/",
    "metadata": {
        "length": 805873,
        "lengthKind": "routed",
        "duration": 182258,
        "positionLists": 3,
        "positions": 3550,
        "size": 277868,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-05-07T22:10:13+00:00",
        "country": "FR"
    }
}