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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8027/",
    "description": "Neue Positionsliste 1 (4)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c9262b72-ff17-4a98-832f-548f952aee19"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39743/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56234/",
    "metadata": {
        "length": 10519,
        "lengthKind": "track",
        "duration": 333,
        "positionLists": 1,
        "positions": 93,
        "size": 23899,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-06-01T09:06:54.984000+00:00",
        "elevationGain": 142,
        "elevationLoss": 54,
        "country": "PL"
    }
}