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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "20101029Heiligenhaus",
    "creator_name": "lucky",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/668428bf-0b62-4af3-ae1a-92f18b72884a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5973/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50669/",
    "metadata": {
        "length": 156965,
        "lengthKind": "track",
        "duration": 17251,
        "positionLists": 1,
        "positions": 8008,
        "size": 828688,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-10-29T07:02:27+00:00",
        "elevationGain": 2314,
        "elevationLoss": 2332,
        "country": "DE"
    }
}