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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Rescued route 2012-11-12",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a82ed38d-341f-4e43-9246-54abec4c1ae0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38982/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55473/",
    "metadata": {
        "length": 33611,
        "lengthKind": "track",
        "duration": 12758,
        "positionLists": 1,
        "positions": 4680,
        "size": 485301,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-11-12T08:52:46+00:00",
        "elevationGain": 491,
        "elevationLoss": 457,
        "country": "DE"
    }
}