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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Hüttschlag_19052012",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/333dc710-be7f-4281-b71a-2acd8f557810"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36076/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52567/",
    "metadata": {
        "length": 78307,
        "lengthKind": "track",
        "duration": 12907,
        "positionLists": 1,
        "positions": 12045,
        "size": 4249107,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-05-19T07:28:38+00:00",
        "elevationGain": 744,
        "elevationLoss": 754,
        "country": "AT"
    }
}