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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "ofenerdieker str. 100 - Edewecht industriestr.25",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9a5fd6af-db63-44ec-88f0-d413bcff3a34"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38649/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55140/",
    "metadata": {
        "length": 44304,
        "lengthKind": "track",
        "duration": 654744,
        "positionLists": 1,
        "positions": 375,
        "size": 79385,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-07-16T16:41:41+00:00",
        "elevationGain": 201,
        "elevationLoss": 200,
        "country": "DE"
    }
}