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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "(2014-05-01/02/03/04) - Mulderadweg und weiter nach Berlin",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a1aba366-85cf-482c-b3c1-682aa9ea021f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38818/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55309/",
    "metadata": {
        "length": 461067,
        "lengthKind": "track",
        "duration": 282195,
        "positionLists": 1,
        "positions": 61891,
        "size": 12716584,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-05-01T07:47:01+00:00",
        "elevationGain": 12047,
        "elevationLoss": 12647,
        "country": "DE"
    }
}