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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "11-MAI-12",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7a4f1516-660f-4e55-a4ba-97f63cb4b334"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37863/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54354/",
    "metadata": {
        "length": 36758,
        "lengthKind": "track",
        "duration": 33577,
        "positionLists": 6,
        "positions": 1516,
        "size": 185520,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-05-11T09:50:35+00:00",
        "elevationGain": 1556,
        "elevationLoss": 1934,
        "country": "DE"
    }
}