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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Position 1 to Position 3850",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/bc2722cb-1260-4d37-89dc-d568d076c18a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39424/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55915/",
    "metadata": {
        "length": 5593,
        "lengthKind": "track",
        "duration": 3899,
        "positionLists": 1,
        "positions": 3850,
        "size": 545137,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-06-05T11:55:18.740000+00:00",
        "elevationGain": 458,
        "elevationLoss": 477,
        "country": "AT"
    }
}