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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1642/",
    "description": "Hinterpfalz (183km)",
    "creator_name": "ageissel",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0fb59753-2aad-472f-a1a3-146d425e710e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/102/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/109/",
    "metadata": {
        "length": 598288,
        "lengthKind": "straight-line",
        "duration": 0,
        "positionLists": 3,
        "positions": 817,
        "size": 115761,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2008-03-31T21:44:14.406000+00:00",
        "elevationGain": 6751,
        "elevationLoss": 6772,
        "country": "DE"
    }
}