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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "(2014-06-22) - Neubrandenburg - Neustrelitz",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/961c0d65-e465-4e6d-88c5-05307272b23f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38556/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55047/",
    "metadata": {
        "length": 31923,
        "lengthKind": "track",
        "duration": 7649,
        "positionLists": 1,
        "positions": 4212,
        "size": 532786,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-06-22T10:44:29+00:00",
        "elevationGain": 1487,
        "elevationLoss": 1432,
        "country": "DE"
    }
}