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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2219/",
    "description": "Helloween Tour HH-MV-HH",
    "creator_name": "Tobile",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/dc22c58d-ac80-4b3c-99e7-568618794f06"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5025/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7019/",
    "metadata": {
        "length": 558777,
        "lengthKind": "routed",
        "duration": 1018,
        "positionLists": 2,
        "positions": 3157,
        "size": 361051,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-10-29T19:02:46.071000+00:00",
        "elevationGain": 50,
        "elevationLoss": 31,
        "country": "DE"
    }
}