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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8027/",
    "description": "In die "Neue Welt"",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f86bf2bc-e63e-4ea9-a6f2-1b728a5564d1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40908/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57399/",
    "metadata": {
        "length": 12328,
        "lengthKind": "track",
        "duration": 69200803,
        "positionLists": 1,
        "positions": 203,
        "size": 48004,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-02-20T16:55:21.534000+00:00",
        "elevationGain": 102,
        "elevationLoss": 102
    }
}