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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Baybach",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/104df07d-badc-44d4-ae7c-fa9a08ed72d8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35267/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51758/",
    "metadata": {
        "length": 6981,
        "lengthKind": "track",
        "duration": 6908,
        "positionLists": 1,
        "positions": 705,
        "size": 145613,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-11-19T13:58:59+00:00",
        "elevationGain": 323,
        "elevationLoss": 314,
        "country": "DE"
    }
}