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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8010/",
    "description": "2010-04-18T09_0",
    "creator_name": "seilerm",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/cf77dba6-f264-4550-a7d3-fff806288d9e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3495/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50519/",
    "metadata": {
        "length": 30689,
        "lengthKind": "track",
        "duration": 16104,
        "positionLists": 3,
        "positions": 2433,
        "size": 508662,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-04-18T09:38:15+00:00",
        "elevationGain": 1523,
        "elevationLoss": 1521,
        "country": "CH"
    }
}