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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Maps3D 2014-10-04 15:17pm Gassi Runde 2",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0aaba797-1d6c-409e-b456-cae57b60247f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35131/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51622/",
    "metadata": {
        "length": 4454,
        "lengthKind": "track",
        "duration": 3064,
        "positionLists": 1,
        "positions": 702,
        "size": 81368,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-10-04T14:26:03+00:00",
        "elevationGain": 80,
        "elevationLoss": 81,
        "country": "DE"
    }
}