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

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

{
    "category": "https://api.routeconverter.com/v1/categories/509/",
    "description": "Champagne - Lac du Dré",
    "creator_name": "xoga74",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9ef01ef5-5d4f-4aa2-bace-2ba17ef3844c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1414/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1789/",
    "metadata": {
        "length": 783258,
        "lengthKind": "routed",
        "duration": 454074,
        "positionLists": 3,
        "positions": 3268,
        "size": 252284,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-05-07T22:10:13+00:00",
        "country": "FR"
    }
}