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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "2011_Sl_Bo_über_Ramsau",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5d92b44b-ae7a-45ab-9c9c-51371e6da1c1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37125/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53616/",
    "metadata": {
        "length": 104580,
        "lengthKind": "track",
        "duration": 17221,
        "positionLists": 1,
        "positions": 2866,
        "size": 301958,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-09-27T07:35:49+00:00",
        "elevationGain": 1126,
        "elevationLoss": 1298,
        "country": "AT"
    }
}