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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "2010_Filzmoos_Neuberg",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8aa1bddb-215f-4b94-80a7-736e0570c0ba"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38246/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54737/",
    "metadata": {
        "length": 64125,
        "lengthKind": "track",
        "duration": 12869,
        "positionLists": 1,
        "positions": 1739,
        "size": 184130,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-05-28T07:11:56+00:00",
        "elevationGain": 934,
        "elevationLoss": 920,
        "country": "AT"
    }
}