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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "HD-Trail-Sandals (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/854de224-1377-4278-9278-dc94649afe93"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38121/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54612/",
    "metadata": {
        "length": 30060,
        "lengthKind": "track",
        "duration": 15092,
        "positionLists": 1,
        "positions": 4584,
        "size": 724926,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-07-12T12:51:07+00:00",
        "elevationGain": 1375,
        "elevationLoss": 1364,
        "country": "DE"
    }
}