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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Track 001",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7b4aab2e-af88-4ed0-a4fd-a8a480659655"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37886/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54377/",
    "metadata": {
        "length": 569529,
        "lengthKind": "track",
        "duration": 32529,
        "positionLists": 1,
        "positions": 13267,
        "size": 2733675,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-05-07T06:45:21+00:00",
        "elevationGain": 7380,
        "elevationLoss": 7383,
        "country": "AT"
    }
}